Class SdkInternalHttpSignerProperty


  • public final class SdkInternalHttpSignerProperty
    extends Object
    HttpSigner properties intended for use only by internal components of the SDK and SDK-provided implementations of this SPI.
    • Field Detail

      • CHECKSUM_STORE

        public static final SignerProperty<PayloadChecksumStore> CHECKSUM_STORE
        An object for storing checksums calculated for a payload.

        Note, checksums may not be relevant to some signers.