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