2 references to OriginatorPublicKeyInfo
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
331
keyAgreeDecryptPara.OriginatorPublicKey = publicKeyAgree.
OriginatorPublicKeyInfo
.PublicKey;
system\security\cryptography\pkcs\recipientinfo.cs (1)
253
m_originatorIdentifier = new SubjectIdentifierOrKey(recipientInfo.
OriginatorPublicKeyInfo
);