1 reference to CryptDecodeObjectPointer
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\WindowsInterop.crypt32.cs (1)
95return Interop.Crypt32.CryptDecodeObjectPointer(dwCertEncodingType, (IntPtr)lpszStructType, pEncoded, encoded.Length, dwFlags, pvStructInfo, ref pcbStructInfo);