Skip to main content

PEM_read_bio_ECPrivateKey

Function PEM_read_bio_ECPrivateKey 

Source
pub unsafe extern "C" fn PEM_read_bio_ECPrivateKey(
    bio: *mut BIO,
    out: *mut *mut EC_KEY,
    cb: pem_password_cb,
    userdata: *mut c_void,
) -> *mut EC_KEY