class Aws::Plugins::ChecksumAlgorithm::Digest

Interface for computing digests on request/response bodies which may be files, strings or IO like objects. Applies only to digest functions that produce 32 or 64 bit integer checksums (eg CRC32 or CRC64).