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

$$ENCRYP^XUSRB1(): Encrypt String

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

Description

The $$ENCRYP^XUSRB1 extrinsic function encrypts a string before transport to a Client system, where it is decrypted. This function performs encryption on the input string, returning the encrypted string.

Format

  $$ENCRYP^XUSRB1(string)

Input Parameters

string:

(required) The input string to be encrypted.

Output

returns:

Returns the encrypted string.