Encrypt data
To Encrypt data using the encrypt-data system API.
- The user can encrypt any string, object, array, or number.
- In response, we got an encrypted string.
Request method: POST
Note: The secret contains the encryption algorithm name in the 'encryptionAlgorithmFETransfer' key.
URL
Request payload
Encrypt System API
Get encrypted data using global object 'g'.