Function deno_tls::load_certs

source ยท
pub fn load_certs(
    reader: &mut dyn BufRead
) -> Result<Vec<Certificate>, AnyError>