1 write to rgSubjectKeyIdentifier
System.Security (1)
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
652
encryptParam.
rgSubjectKeyIdentifier
= new SafeLocalAllocHandle[recipients.Count];
2 references to rgSubjectKeyIdentifier
System.Security (2)
system\security\cryptography\pkcs\envelopedpkcs7.cs (2)
765
encryptParam.
rgSubjectKeyIdentifier
[index] = pbData;
950
encryptParam.
rgSubjectKeyIdentifier
[cKeyAgree] = pbKeyId;