3 references to KeyInfoEncryptedKey
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
79
kek = new
KeyInfoEncryptedKey
(ek);
System.Security (2)
system\security\cryptography\xml\encryptedxml.cs (2)
550
KeyInfoEncryptedKey kek = new
KeyInfoEncryptedKey
(ek);
619
KeyInfoEncryptedKey kek = new
KeyInfoEncryptedKey
(ek);