Skip to main content

Crate neuron_crypto_vault

Crate neuron_crypto_vault 

Source
Expand description

Stub crypto provider for Vault Transit engine.

This crate provides the correct trait impl shape for a Vault Transit crypto provider. The actual Vault Transit integration is not implemented — all operations return CryptoError::UnsupportedOperation.

Structs§

VaultTransitProvider
Stub for Vault Transit engine.