Skip to content

Commit 78edf71

Browse files
committed
more readme refactor
1 parent 4140937 commit 78edf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ To use it:
299299

300300
```
301301

302-
##### Integrate `api_encryption.add_encryption_layer` with `signer_interceptor.add_signing_layer`:
302+
##### Integrating with `mastercard-oauth1-signer` module:
303303

304304
In order to use both signing and encryption layers, a defined order is required as signing library should calculate the hash of the encrypted payload.
305305
According to the above the signing layer must be applied first in order to work as inner layer. The outer layer - encryption - will be executed first, providing the signing layer the encrypted payload to sign.

0 commit comments

Comments
 (0)