1 reference to CryptDecodeObject
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\WindowsInterop.crypt32.cs (1)
83
return Interop.Crypt32.
CryptDecodeObject
(dwCertEncodingType, (IntPtr)lpszStructType, pbEncoded, cbEncoded, dwFlags, pvStructInfo, ref pcbStructInfo);