1 write to pszObjId
System.Security (1)
system\security\cryptography\pkcs\pkcsutils.cs (1)
658
pCryptAttribute->
pszObjId
= (IntPtr) pszObjId;
1 reference to pszObjId
System.Security (1)
system\security\cryptography\pkcs\pkcsutils.cs (1)
668
Marshal.Copy(objId, 0, pCryptAttribute->
pszObjId
, objId.Length);