Skip to content

Commit f2796cc

Browse files
authored
Merge pull request #39 from Mastercard/danny-gallagher-patch-1
Removing old wiki page of configurations
2 parents d26a1cd + 7a68c32 commit f2796cc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -290,16 +290,6 @@ config_file_path = "./config.json"
290290
config = FieldLevelEncryptionConfig(config_file_path)
291291
```
292292

293-
For all config options, please see:
294-
295-
- [Configuration object](https://github.com/Mastercard/client-encryption-python/wiki/Configuration-Object) for all config options
296-
297-
We have a predefined set of configurations to use with Mastercard services:
298-
299-
- [Service configurations](https://github.com/Mastercard/client-encryption-python/wiki/Service-Configurations-for-Client-Encryption-Python)
300-
301-
302-
303293
##### Performing Mastercard Encryption <a name="performing-mastercard-encryption"></a>
304294

305295
Call `field_level_encryption.encrypt_payload()` with a JSON (dict) request payload, and optional `params` object.

0 commit comments

Comments
 (0)