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