java.lang.Object
software.amazon.awssdk.authcrt.signer.internal.SigningUtils

public class SigningUtils extends Object
  • Field Details

    • SIGNING_CLOCK

      public static final ExecutionAttribute<Clock> SIGNING_CLOCK
      Attribute allowing the user to inject a clock that will be used for the signing timestamp
  • Method Details