pub fn load_keys(path: String, pwd: String) -> Result<(SecretKey, PublicKey)>
Loads consensus keys from an encrypted file.