Class AwsChunkedV4aPayloadSigner

  • All Implemented Interfaces:
    V4aPayloadSigner

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