![]() ![]() |
Reference Type: Supported, Category: Signon/Security, ICR#: 2241
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.
$$DECRYP^XUSRB1(encrypted_string)
encrypted_string: |
(required) Encrypted string to be decrypted. |
returns: |
Returns the decrypted string. |