1 reference to rgpRecipientEncryptedKeys
System.Security (1)
system\security\cryptography\pkcs\recipientinfo.cs (1)
222
IntPtr pEncryptedKeyInfo = Marshal.ReadIntPtr(new IntPtr((long) certIdRecipient.
rgpRecipientEncryptedKeys
+ (long) (subIndex * Marshal.SizeOf(typeof(IntPtr)))));