X509_parse_with_algorithms

Function X509_parse_with_algorithms 

Source
pub unsafe extern "C" fn X509_parse_with_algorithms(
    buf: *mut CRYPTO_BUFFER,
    algs: *const *const EVP_PKEY_ALG,
    num_algs: usize,
) -> *mut X509