2 references to EncryptedKeyElement
System.IdentityModel (2)
System\IdentityModel\Tokens\EncryptedSecurityTokenHandler.cs (1)
239
EncryptedKeyElement encryptedKey = new
EncryptedKeyElement
(KeyInfoSerializer);
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
766
EncryptedKeyElement encryptedKey = new
EncryptedKeyElement
(keyInfoSerializer);