Function mbedtls_sys::mbedtls_x509write_crt_set_validity [] [src]

pub unsafe extern "C" fn mbedtls_x509write_crt_set_validity(
    ctx: *mut mbedtls_x509write_cert,
    not_before: *const c_char,
    not_after: *const c_char
) -> c_int