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