pub unsafe extern "C" fn httpcSelectRootCertChain(
context: *mut httpcContext,
RootCertChain_contexthandle: u32_,
) -> ResultExpand description
Sets the RootCertChain for a HTTP context.
ยงArguments
context- Context to use.RootCertChain_contexthandle- Contexthandle for the RootCertChain.