fedimint_server::config

Function gen_cert_and_key

Source
pub fn gen_cert_and_key(name: &str) -> Result<(Certificate, PrivateKey), Error>