Function tomcrypt_sys::rsa_import_x509 [] [src]

pub unsafe extern "C" fn rsa_import_x509(
    in_: *const c_uchar,
    inlen: c_ulong,
    key: *mut rsa_key
) -> c_int