Function wolfssl_sys::wolfSSL_X509_get_authorityKeyID

source ยท
pub unsafe extern "C" fn wolfSSL_X509_get_authorityKeyID(
    x509: *mut WOLFSSL_X509,
    dst: *mut c_uchar,
    dstLen: *mut c_int,
) -> *mut c_uchar