Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit ab11b00

Browse files
committed
Clean-up
1 parent e4e537a commit ab11b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Supported RSA key formats:
126126

127127
#### Introduction <a name="introduction"></a>
128128

129-
The methods that do all the heavy lifting are `encryptPayload` and `decryptPayload` in the `FieldLevelEncryption` class.
129+
The core methods responsible for payload encryption and decryption are `encryptPayload` and `decryptPayload` in the `FieldLevelEncryption` class.
130130

131131
* `encryptPayload` usage:
132132
```java

0 commit comments

Comments
 (0)