Function wolf_crypto_sys::CheckCertSignaturePubKey

source ยท
pub unsafe extern "C" fn CheckCertSignaturePubKey(
    cert: *const byte,
    certSz: word32,
    heap: *mut c_void,
    pubKey: *const byte,
    pubKeySz: word32,
    pubKeyOID: c_int,
) -> c_int