Skip to main content

wolfSSL_X509_get_der

Function wolfSSL_X509_get_der 

Source
pub unsafe extern "C" fn wolfSSL_X509_get_der(
    x509: *mut WOLFSSL_X509,
    outSz: *mut c_int,
) -> *const c_uchar