pub unsafe extern "C" fn httpcSelectRootCertChain(
    context: *mut httpcContext,
    RootCertChain_contexthandle: u32_
) -> Result
Expand description

Sets the RootCertChain for a HTTP context.

§Arguments

  • context - Context to use.
  • RootCertChain_contexthandle - Contexthandle for the RootCertChain.