pub fn get_account(
contact: &[&str],
account: Option<&AcmeAccount>,
) -> Result<(Account, AccountCredentials), Error>
Available on crate feature
certificate
only.pub fn get_account(
contact: &[&str],
account: Option<&AcmeAccount>,
) -> Result<(Account, AccountCredentials), Error>
certificate
only.