3 references to I_CRYPT_ATTRIBUTE
System.Security (3)
system\security\cryptography\pkcs\pkcsutils.cs (3)
626
uint cryptAttrSize = AlignedLength((uint) Marshal.SizeOf(typeof(
I_CRYPT_ATTRIBUTE
)));
649
I_CRYPT_ATTRIBUTE
* pCryptAttribute = (
I_CRYPT_ATTRIBUTE
*) pCryptAttributes.DangerousGetHandle();