ENCODE-DOMAIN-ACCESS-CODE( ) method

Encrypts the specified character expression and returns a character value that you can store for later use as a domain access code in your database's domain configuration.

Return-type: CHARACTER

Applies to: SECURITY-POLICY system handle

Syntax

ENCODE-DOMAIN-ACCESS-CODE ( data-to-encrypt )
data-to-encrypt
A CHARACTER expression containing the domain access code.

See also

VALIDATE-DOMAIN-ACCESS-CODE( ) method