2 references to RecipientId
System.Security (2)
system\security\cryptography\pkcs\recipientinfo.cs (2)
265
m_recipientIdentifier = new SubjectIdentifier(m_encryptedKeyInfo.
RecipientId
);
340
return m_encryptedKeyInfo.
RecipientId
;