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