We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d781963 commit c99bf9fCopy full SHA for c99bf9f
README.md
@@ -167,7 +167,7 @@ Output:
167
168
#### Performing Decryption <a name="performing-decryption"></a>
169
170
-Call `FieldLevelEncryption.encrypt()` with an (encrypted) `response` object with the following fields:
+Call `FieldLevelEncryption.decrypt()` with an (encrypted) `response` object with the following fields:
171
172
- `body`: json payload
173
- `request.url`: requesting url
0 commit comments