File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -290,16 +290,6 @@ config_file_path = "./config.json"
290290config = 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
305295Call ` field_level_encryption.encrypt_payload() ` with a JSON (dict) request payload, and optional ` params ` object.
You can’t perform that action at this time.
0 commit comments