certs_from_base64

Function certs_from_base64 

Source
pub fn certs_from_base64(cert_base64: &str) -> Result<Vec<Certificate>>