All Classes and Interfaces
Class
Description
Base class for CRC related checksums
Utility class providing implementations of checksums.
A cache that stores classes and exposes a method to retrieve its zero-argument constructor.
Implementation of
SdkChecksum to calculate an CRC64NVME checksum.Class that provides functionality for combining CRC checksums with mark and reset capabilities.
Utility class that provides methods for combining CRC checksums using Galois Field arithmetic.
Functional interface for combining two CRC values along with the data length.
Class that provides functionality for combining CRC checksums with mark and reset capabilities.
An enumeration of supported checksum algorithms.
An implementation of
SdkChecksum that uses a DigestAlgorithm.Extension of
Checksum to support checksums and checksum validations used by the SDK that are not provided by the JDK.