1 write to m_recipientIdentifierType
System.Security (1)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
108
m_recipientIdentifierType
= recipientIdentifierType;
1 reference to m_recipientIdentifierType
System.Security (1)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
217
recipients = PkcsUtils.SelectRecipients(
m_recipientIdentifierType
);