CertDuplicateCTLContext
[DllImport("Crypt32.dll", SetLastError = true)]
public static extern IntPtr CertDuplicateCTLContext(
IntPtr pCtlContext
);Last updated
[DllImport("Crypt32.dll", SetLastError = true)]
public static extern IntPtr CertDuplicateCTLContext(
IntPtr pCtlContext
);Last updated