pub fn load_encoded_keys(d: &[u8]) -> Result<Vec<Key>>
Expand description

Loads keys from texts, assuming each key is line-separated.