Expand description
Re-exports§
pub use yubihsm;
yubihsm
pub use coins_bip39;
mnemonic
Structs§
- Local
Signer - An Ethereum private-public key pair which can be used for signing messages.
- Mnemonic
Builder mnemonic
- Represents a structure that can resolve into a
PrivateKeySigner
.
Enums§
- Local
Signer Error - Error thrown by
LocalSigner
. - Mnemonic
Builder Error mnemonic
- Error produced by the mnemonic signer module.
Type Aliases§
- Private
KeySigner - A signer instantiated with a locally stored private key.
- Yubi
Signer yubihsm
- A signer instantiated with a YubiHSM.