Values.SigningConfigurationSourceThe configuration of a signing operation.
type nonrec t = {encryptionAlgorithmOptions : EncryptionAlgorithmOptions.t option;The encryption algorithm options that are available for a code-signing job.
*)hashAlgorithmOptions : HashAlgorithmOptions.t option;The hash algorithm options that are available for a code-signing job.
*)}