DecodeAsymKeyPublic_Assign

Function DecodeAsymKeyPublic_Assign 

Source
pub unsafe extern "C" fn DecodeAsymKeyPublic_Assign(
    input: *const byte,
    inOutIdx: *mut word32,
    inSz: word32,
    pubKey: *mut *const byte,
    pubKeyLen: *mut word32,
    keyType: c_int,
) -> c_int