linera_
base
0.15.0
Module signer
Module Items
Structs
Traits
In linera_
base::
crypto
linera_base
::
crypto
Module
signer
Copy item path
Source
Expand description
An interface for cryptographic signers that can be used by the Linera client to sign blocks.
Structs
§
InMemory
Signer
In-memory signer.
Traits
§
Error
Errors that can be returned from signers.
Signer
A trait for signing keys.