Encryptbinary()
Encrypts the given binary with the optional parameters
Usage
BINARY = Encryptbinary(
p1,
p2,
p3,
p4,
p5,
p6
)
Argument | Summary |
---|---|
p1 | string |
p2 | key |
p3 | algorithm [optional] |
p4 | encoding [optional] |
p5 | salt [optional] |
p6 | iterations [optional] |