1 instantiation of PublicKeyInfo
System.Security (1)
system\security\cryptography\pkcs\pkcsmisc.cs (1)
247Reset(SubjectIdentifierOrKeyType.PublicKeyInfo, new PublicKeyInfo(publicKeyInfo));
1 reference to PublicKeyInfo
System.Security (1)
system\security\cryptography\pkcs\pkcsmisc.cs (1)
287if (value.GetType() != typeof(PublicKeyInfo)) {