Interface SigningKeyInfo.Builder

  • Method Details

    • kmsKey

      The ARN of the AWS KMS key used to sign the permit. The key must have key spec ECC_NIST_P384 and key usage SIGN_VERIFY.

      Parameters:
      kmsKey - The ARN of the AWS KMS key used to sign the permit. The key must have key spec ECC_NIST_P384 and key usage SIGN_VERIFY.
      Returns:
      Returns a reference to this object so that method calls can be chained together.