9 references to KeyInfo
System.Configuration (2)
System\Configuration\RSAProtectedConfigurationProvider.cs (2)
67ed.KeyInfo = new KeyInfo(); 71ek.KeyInfo = new KeyInfo();
System.Security (6)
system\security\cryptography\xml\encrypteddata.cs (1)
46this.KeyInfo = new KeyInfo();
system\security\cryptography\xml\encryptedkey.cs (1)
90this.KeyInfo = new KeyInfo();
system\security\cryptography\xml\encryptedtype.cs (1)
76m_keyInfo = new KeyInfo();
system\security\cryptography\xml\signature.cs (2)
72m_keyInfo = new KeyInfo(); 176m_keyInfo = new KeyInfo();
system\security\cryptography\xml\transform.cs (1)
1371keyInfoObj = new KeyInfo();
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1150KeyInfo keyInfo = new KeyInfo();