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 e4e537a commit ab11b00Copy full SHA for ab11b00
README.md
@@ -126,7 +126,7 @@ Supported RSA key formats:
126
127
#### Introduction <a name="introduction"></a>
128
129
-The methods that do all the heavy lifting are `encryptPayload` and `decryptPayload` in the `FieldLevelEncryption` class.
+The core methods responsible for payload encryption and decryption are `encryptPayload` and `decryptPayload` in the `FieldLevelEncryption` class.
130
131
* `encryptPayload` usage:
132
```java
0 commit comments