Home > Configuration > NS > rmnsencryptionkey

rmnsencryptionkey

Use this method to remove an encryption key. There can be no existing ENCRYPT() or DECRYPT() functions that use the key.

Syntax



Parameters

name

Key name. This follows the same syntax rules as other expression entity names: It must begin with an alpha character (A-Z or a-z) or an underscore (_). The rest of the characters must be alpha, numeric (0-9) or underscores. It cannot be re or xp (reserved for regular and XPath expressions). It cannot be an expression reserved word (e.g. SYS or HTTP). It cannot be used for an existing expression object (HTTP callout, patset, dataset, stringmap, or named expression).
This is mandatory parameter.

Return Value

Returns simpleResult

See Also