跳转至

Cipher decrypt(密码解密(Cipher decrypt))

Supported in: Batch, Faster, Streaming

Decrypts expression with cipher.

Expression categories: Other

Declared arguments

  • Cipher license rid: Cipher license to use.
    ResourceIdentifier
  • Expression: Expression to apply cipher decryption on.
    Expression\

Output type: String

Examples

Example 1: Base case

Argument values:

  • Cipher license rid: ri.bellaso.main.cipher-license.1-decrypt
  • Expression: string
string Output
CIPHER::ri.bellaso.main.cipher-channel.1::OCRBIW3iHDltOGa6MEHwb7f/Dw==::CIPHER bar

Example 2: Null case

Argument values:

  • Cipher license rid: ri.bellaso.main.cipher-license.1-decrypt
  • Expression: string
string Output
null null


中文翻译


密码解密(Cipher decrypt)

支持:批处理(Batch)、快速处理(Faster)、流处理(Streaming)

使用密码对表达式进行解密。

表达式类别: 其他

声明的参数

  • 密码许可证 RID(Cipher license rid): 要使用的密码许可证。
    资源标识符(ResourceIdentifier)
  • 表达式(Expression): 要应用密码解密的表达式。
    表达式\<字符串>(Expression\

输出类型: 字符串(String)

示例

示例 1:基本情况

参数值:

  • 密码许可证 RID: ri.bellaso.main.cipher-license.1-decrypt
  • 表达式: string
string 输出
CIPHER::ri.bellaso.main.cipher-channel.1::OCRBIW3iHDltOGa6MEHwb7f/Dw==::CIPHER bar

示例 2:空值情况

参数值:

  • 密码许可证 RID: ri.bellaso.main.cipher-license.1-decrypt
  • 表达式: string
string 输出
null null