Interface AwsCrtV4aSigner

All Superinterfaces:
Presigner, Signer
All Known Implementing Classes:
DefaultAwsCrtV4aSigner

@Immutable @ThreadSafe public interface AwsCrtV4aSigner extends Signer, Presigner
Enables signing and presigning using Sigv4a (Asymmetric Sigv4) through an external API call to the AWS CRT (Common RunTime) library.

In CRT signing, payload signing is the default unless an override value is specified.