Skip to main content

wolfSSL_CTX_UnloadIntermediateCerts

Function wolfSSL_CTX_UnloadIntermediateCerts 

Source
pub unsafe extern "C" fn wolfSSL_CTX_UnloadIntermediateCerts(
    ctx: *mut WOLFSSL_CTX,
) -> c_int