[][src]Module ethkey::prelude

A "prelude" for users of the ethkey crate.

use ethkey::prelude::*;

The prelude may grow over time.

Re-exports

pub use super::EthAccount;
pub use super::Password;

Structs

Address

Ethereum address

PublicKey

Represents public part of the Ethereum key.

SecretKey

Represents the private part of the Ethereum key

Signature

Message signature