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§
- Vault
Transit Provider - Stub for Vault Transit engine.