Function wolfssl_sys::wolfSSL_CertManagerEnableOCSP

source ยท
pub unsafe extern "C" fn wolfSSL_CertManagerEnableOCSP(
    cm: *mut WOLFSSL_CERT_MANAGER,
    options: c_int,
) -> c_int