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

$$DECRYP^XUSRB1(): Decrypt String

Reference Type: Supported, Category: Signon/Security, ICR#: 2241

Description

The $$DECRYP^XUSRB1 extrinsic function decrypts a string that was encrypted on a Client system. This function decrypts a string that has been encrypted using the Encrypt Delphi function supplied by the RPC Broker, returning the decrypted string.

Format

  $$DECRYP^XUSRB1(encrypted_string)

Input Parameters

encrypted_string:

(required) Encrypted string to be decrypted.

Output

returns:

Returns the decrypted string.