Function wolfssl_sys::wolfSSL_X509_get_subjectKeyID

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