| Class and Description |
|---|
| RollingSigner
A class which calculates a rolling signature of arbitrary data using HMAC-SHA256.
|
| V4aPayloadSigner
An interface for defining how to sign a payload via SigV4a.
|
| V4aProperties
A class which contains "properties" relevant to SigV4a.
|
| V4aProperties.Builder |
| V4aRequestSigningResult
A container for data produced during and as a result of the SigV4a request signing with CRT.
|
| Class and Description |
|---|
| DefaultAwsCrtV4aHttpSigner
An implementation of a
AwsV4aHttpSigner that uses properties to compose v4a-signers in order to delegate signing of a
request and payload (if applicable) accordingly. |
Copyright © 2023. All rights reserved.