1{ 2 "find": "test", 3 "filter": { 4 "ssn": "457-55-5462" 5 }, 6 "jsonSchema": { 7 "properties": { 8 "ssn": { 9 "encrypt": { 10 "keyId": { 11 "$binary": "YWFhYWFhYWFhYWFhYWFhYQ==", 12 "$type": "04" 13 }, 14 "type": "string", 15 "algorithm": "AEAD_AES_CBC_HMAC_SHA512-Deterministic" 16 } 17 } 18 }, 19 "bsonType": "object" 20 }, 21 "isRemoteSchema": false 22}