kanidm_lib_crypto::serialise::x509b64

Function cert_to_string

Source
pub fn cert_to_string(cert: &X509) -> Result<String, CryptoError>