pub fn generate<T: KeyGenerator + DSA + Into<KeyPair>>( seed: Option<&[u8]> ) -> KeyPair
Generate key pair