Skip to main content

botan_x509_cert_view_string_values

Function botan_x509_cert_view_string_values 

Source
pub unsafe extern "C" fn botan_x509_cert_view_string_values(
    cert: botan_x509_cert_t,
    value_type: c_int,
    index: usize,
    ctx: botan_view_ctx,
    view: botan_view_str_fn,
) -> c_int