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