allowedValues property

List<EncryptionAlgorithm> allowedValues
final

The set of accepted encryption algorithms that are allowed in a code signing job.

Implementation

final List<EncryptionAlgorithm> allowedValues;