Function certify::load_ca[][src]

pub fn load_ca(cert: &str, key: &str) -> Result<CA, CertifyError>
Expand description

load CA with cert string and key string