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