[][src]Function saltbabe::crypto_box::gen_keypair_from_secret

pub fn gen_keypair_from_secret(secret: &[u8; 32]) -> KeyPair<Secret, Public>