CertificateFactory.GetSigningSha256Certificate()); // SHA1 also works with this cert static ICipherTasks GetCipherPublicCertImpl() => new EncryptedNewKeySignedCipher( CertificateFactory.GetEncryptingSha256Certificate(), CertificateFactory.GetSigningSha256Certificate()); // SHA1 also works with this cert