Skip to main content

botan_x509_cert_view_binary_values_count

Function botan_x509_cert_view_binary_values_count 

Source
pub unsafe extern "C" fn botan_x509_cert_view_binary_values_count(
    cert: botan_x509_cert_t,
    value_type: c_int,
    count: *mut usize,
) -> c_int