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

15 lines
286 B
JSON

{
"properties": {
"ssn": {
"encrypt": {
"keyId": {
"$binary": "YWFhYWFhYWFhYWFhYWFhYQ==",
"$type": "04"
},
"type": "string",
"algorithm": "AEAD_AES_CBC_HMAC_SHA512-Deterministic"
}
}
},
"bsonType": "object"
}