Trait ethkey::Generator [−][src]
Generates new keypair.
Associated Types
type Error
Required Methods
Implementations on Foreign Types
impl Generator for OsRng[src]
impl Generator for OsRngGenerates new keypair.
type Errorimpl Generator for OsRng | [src] |