2 references to RecipientId
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
543
new IntPtr((byte *) &keyTrans.
RecipientId
),
system\security\cryptography\pkcs\recipientinfo.cs (1)
143
m_recipientIdentifier = new SubjectIdentifier(keyTrans.
RecipientId
);