[][src]Function ssb_keyfile::read_from_str

pub fn read_from_str(s: &str) -> Result<Keypair, KeyFileError>

Load keys from the string contents of a js ssb secret file.