Skip to content

/AWS1/CL_SGN=>REVOKESIGNINGPROFILE()

About RevokeSigningProfile

Changes the state of a signing profile to REVOKED. This indicates that signatures generated using the signing profile after an effective start date are no longer valid.

Method Signature

IMPORTING

Required arguments:

IV_PROFILENAME TYPE /AWS1/SGNPROFILENAME /AWS1/SGNPROFILENAME

The name of the signing profile to be revoked.

IV_PROFILEVERSION TYPE /AWS1/SGNPROFILEVERSION /AWS1/SGNPROFILEVERSION

The version of the signing profile to be revoked.

IV_REASON TYPE /AWS1/SGNREVOCATIONRSNSTRING /AWS1/SGNREVOCATIONRSNSTRING

The reason for revoking a signing profile.

IV_EFFECTIVETIME TYPE /AWS1/SGNTIMESTAMP /AWS1/SGNTIMESTAMP

A timestamp for when revocation of a Signing Profile should become effective. Signatures generated using the signing profile after this timestamp are not trusted.