Function ssb_keyfile::generate[][src]

pub fn generate(w: impl Write) -> Result<Keypair, Error>
Expand description

Generate a new Keypair and write it to the given Write stream.