![]() ![]() |
Reference Type: Supported, Category: Electronic Signatures, ICR#: 1557
The $$DE^XUSESIG1 extrinsic function decodes the input string using the checksum as the key.
$$DE^XUSESIG1(checksum,encoded_string)
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. |
returns: |
Returns the decoded string. |