跳转至

Cipher hash(密码哈希(Cipher hash))

Supported in: Batch, Faster, Streaming

Hashes expression with cipher.

Expression categories: Other

Declared arguments

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

Output type: Cipher Text

Examples

Example 1: Base case

Argument values:

  • Cipher license rid: ri.bellaso.main.cipher-license.1-hash
  • Expression: string
string Output
bar CIPHER::ri.bellaso.main.cipher-channel.1::c70a14f5cc57c940e3265045a5554d641bd549ee27a571a05cdbc75c77762eb86b1144c12f1bb7811a0bcec08b2f143989c44022e4664f615d6885ad640332cb::CIPHER

Example 2: Null case

Argument values:

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


中文翻译

密码哈希(Cipher hash)

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

使用密码对表达式进行哈希处理。

表达式类别: 其他

声明参数

  • 密码许可证RID(Cipher license rid): 要使用的密码许可证。
    资源标识符(ResourceIdentifier)
  • 表达式(Expression): 要应用密码哈希处理的表达式。
    表达式\

输出类型: 密码文本(Cipher Text)

示例

示例1:基本情况

参数值:

  • 密码许可证RID: ri.bellaso.main.cipher-license.1-hash
  • 表达式: string
string 输出
bar CIPHER::ri.bellaso.main.cipher-channel.1::c70a14f5cc57c940e3265045a5554d641bd549ee27a571a05cdbc75c77762eb86b1144c12f1bb7811a0bcec08b2f143989c44022e4664f615d6885ad640332cb::CIPHER

示例2:空值情况

参数值:

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