Module penumbra_custody::null_kms

source ·
Expand description

A basic software key management system that stores keys in memory but presents as an asynchronous signer.

Structs§

  • A “null KMS” that has no keys and errors on any requests.