Function wolf_crypto_sys::PemToDer
source ยท pub unsafe extern "C" fn PemToDer(
buff: *const c_uchar,
sz: c_long,
type_: c_int,
pDer: *mut *mut DerBuffer,
heap: *mut c_void,
info: *mut EncryptedInfo,
eccKey: *mut c_int,
) -> c_int