Skip to content

/AWS1/CL_SGNSIGNINGCONF

The configuration of a signing operation.

CONSTRUCTOR

IMPORTING

Required arguments:

io_encalgorithmoptions TYPE REF TO /AWS1/CL_SGNENCALGOPTIONS /AWS1/CL_SGNENCALGOPTIONS

The encryption algorithm options that are available for a code-signing job.

io_hashalgorithmoptions TYPE REF TO /AWS1/CL_SGNHASHALGOPTIONS /AWS1/CL_SGNHASHALGOPTIONS

The hash algorithm options that are available for a code-signing job.


Queryable Attributes

encryptionAlgorithmOptions

The encryption algorithm options that are available for a code-signing job.

Accessible with the following methods

Method Description
GET_ENCALGORITHMOPTIONS() Getter for ENCRYPTIONALGORITHMOPTIONS

hashAlgorithmOptions

The hash algorithm options that are available for a code-signing job.

Accessible with the following methods

Method Description
GET_HASHALGORITHMOPTIONS() Getter for HASHALGORITHMOPTIONS