Function wolf_crypto_sys::SetAsymKeyDerPublic

source ยท
pub unsafe extern "C" fn SetAsymKeyDerPublic(
    pubKey: *const byte,
    pubKeyLen: word32,
    output: *mut byte,
    outLen: word32,
    keyType: c_int,
    withHeader: c_int,
) -> c_int