linera_
sdk
0.15.0
Module signer
Module Items
Structs
Traits
In linera_
sdk::
linera_
base_
types
linera_sdk
::
linera_base_types
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.