Skip to main content

wolfSSL_get_chain_cert

Function wolfSSL_get_chain_cert 

Source
pub unsafe extern "C" fn wolfSSL_get_chain_cert(
    chain: *mut WOLFSSL_X509_CHAIN,
    idx: c_int,
) -> *mut c_uchar