Module penumbra_custody::soft_kms

source ·
Expand description

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

Structs§

  • Configuration data for the SoftKms.
  • A basic software key management system that stores keys in memory but presents as an asynchronous signer.