encrypt
Encrypts a given value using the configured encryption mechanism.
Return
An EncryptedData
object containing the encrypted result.
Parameters
value
The string to encrypt.
Encrypts a given value using the configured encryption mechanism.
An EncryptedData
object containing the encrypted result.
The string to encrypt.