Function botan_sys::botan_x509_cert_hostname_match[][src]

pub unsafe extern "C" fn botan_x509_cert_hostname_match(
    cert: botan_x509_cert_t,
    hostname: *const c_char
) -> c_int