Structs§
- Audit
Entry - A single audit log entry.
Functions§
- derive_
audit_ key - Derive the audit HMAC key from the master key material.
- key_
material - Get the master material from a VaultKey (for HKDF derivation).
- log_
event - Append an audit entry to the log file.
- read_
entries - Read all audit entries from the log file.
- verify_
chain - Verify the HMAC chain integrity of the audit log.