Skip to main content

get_cert

Function get_cert 

Source
pub(crate) fn get_cert(certs: &Certs, tp: CertType) -> Result<KeyUnknownCert>
Expand description

Helper: get a cert from our Certs cell, and convert errors appropriately.