Class AwsChunkedV4PayloadSigner

  • All Implemented Interfaces:
    V4PayloadSigner

    public final class AwsChunkedV4PayloadSigner
    extends Object
    implements V4PayloadSigner
    An implementation of a V4PayloadSigner which chunk-encodes a payload, optionally adding a chunk-signature chunk-extension, and/or trailers representing trailing headers with their signature at the end.