Function X509_LOOKUP_by_alias

Source
pub unsafe extern "C" fn X509_LOOKUP_by_alias(
    ctx: *mut x509_lookup_st,
    type_: u32,
    str_: *const i8,
    len: i32,
    ret: *mut x509_object_st,
) -> i32