Skip navigation links

Package io.aeron.archive.checksum

Checksums can be added to recordings so that file corruption can be detected.

See: Description

Package io.aeron.archive.checksum Description

Checksums can be added to recordings so that file corruption can be detected.

Recordings can be checksumed as they are recorded or later via ArchiveTool checksum methods. Checksums are generated via implementations of Checksum interface.

Recordings can be verified on replay or via the ArchiveTool verify methods.

Skip navigation links

Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.