Struct ethkey::KeyPair [] [src]

pub struct KeyPair { /* fields omitted */ }

secp256k1 key pair

Methods

impl KeyPair
[src]

Create a pair from secret key

Trait Implementations

impl Display for KeyPair
[src]

Formats the value using the given formatter.