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