HashAlgorithmOptions
The hash algorithms that are available to a code-signing job.
Contents
- allowedValues
-
The set of accepted hash algorithms allowed in a code-signing job.
Type: Array of strings
Valid Values:
SHA1 | SHA256
Required: Yes
- defaultValue
-
The default hash algorithm that is used in a code-signing job.
Type: String
Valid Values:
SHA1 | SHA256
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: