3 instantiations of KeyInfoName
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
76
kin = new
KeyInfoName
();
System.Security (1)
system\security\cryptography\xml\encryptedxml.cs (1)
610
ek.KeyInfo.AddClause(new
KeyInfoName
(keyName));
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1151
KeyInfoName keyInfoName = new
KeyInfoName
();
6 references to KeyInfoName
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
49
KeyInfoName
kin;
System.Security (4)
system\security\cryptography\xml\encryptedxml.cs (4)
343
KeyInfoName
kiName;
348
kiName = keyInfoEnum.Current as
KeyInfoName
;
416
KeyInfoName
kiName;
424
kiName = keyInfoEnum.Current as
KeyInfoName
;
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1151
KeyInfoName
keyInfoName = new KeyInfoName();