Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$DE^XUSESIG1(): Decode String

Reference Type: Supported, Category: Electronic Signatures, ICR#: 1557

Description

The $$DE^XUSESIG1 extrinsic function decodes the input string using the checksum as the key.

Format

  $$DE^XUSESIG1(checksum,encoded_string)

Input Parameters

checksum:

(required) The output from the $$CHKSUM^XUSESIG1(): Build Checksum for Global Root API.

encoded_string:

(required) The output from the $$EN^XUSESIG1(): Encode Esblock API.

Output

returns:

Returns the decoded string.