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