Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 6f643a6

Browse files
authored
Update README.md
1 parent 5efeb63 commit 6f643a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ decrypted_response_payload = fle.decrypt(encrypted_response_payload)
131131
"encryptedValueFieldName": "encryptedData",
132132
"dataEncoding": "hex",
133133
"encryptionCertificate": "./path/to/public.cert",
134+
"privateKey": "./path/to/your/private.key",
134135
"oaepPaddingDigestAlgorithm": "SHA-256"
135136
}
136137
```

0 commit comments

Comments
 (0)