Class Checksum

  • All Implemented Interfaces:

    
    public final class Checksum
    
                        

    A content checksum. valueBase64 is the base64 of the raw digest bytes — the same encoding S3's x-amz-checksum-* headers use, so provider-side verification and client-side verification compare the identical value.