pub fn verify_chain(audit_path: &Path, hmac_key: &[u8]) -> Result<(usize, bool)>
Verify the HMAC chain integrity of the audit log.