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