bson/testdata/mongocrypt/mongocryptd-reply.json
2025-03-17 20:58:26 +01:00

18 lines
428 B
JSON

{
"schemaRequiresEncryption": true,
"ok": {
"$numberInt": "1"
},
"result": {
"filter": {
"ssn": {
"$binary": {
"base64": "ADgAAAAQYQABAAAABWtpABAAAAAEYWFhYWFhYWFhYWFhYWFhYQJ2AAwAAAA0NTctNTUtNTQ2MgAA",
"subType": "06"
}
}
},
"find": "test"
},
"hasEncryptedPlaceholders": true
}