2 writes to rgUnprotectedAttr
System.Security (2)
system\security\cryptography\cryptoapi.cs (1)
1418rgUnprotectedAttr = IntPtr.Zero;
system\security\cryptography\pkcs\envelopedpkcs7.cs (1)
432encodeInfo.rgUnprotectedAttr = encryptParam.rgUnprotectedAttr.DangerousGetHandle();