Namespace Pamoja.Audit
Classes
- Audit
Checking a chain of audit records that has already arrived.
- AuditEntry
One signed record, chained onto the one before it.
- AuditLog
A log that signs what it is given and chains it onto what came before.
- AuditVerifier
Checks a chain one record at a time, in the order they were written.