2 references to EnsureAndGetPrivateRSAKey
System.IdentityModel (2)
System\IdentityModel\RsaEncryptionCookieTransform.cs (1)
72_encryptionKey = X509Util.EnsureAndGetPrivateRSAKey(certificate);
System\IdentityModel\RsaSignatureCookieTransform.cs (1)
61_signingKey = X509Util.EnsureAndGetPrivateRSAKey(certificate);