pub fn read_from_str(s: &str) -> Result<Keypair, KeyFileError>Expand description
Load keys from the string contents of a js ssb secret file.
pub fn read_from_str(s: &str) -> Result<Keypair, KeyFileError>Load keys from the string contents of a js ssb secret file.