2025-03-17 20:58:26 +01:00

19 lines
373 B
JSON

{
"bsonType": "object",
"properties": {
"encrypted": {
"encrypt": {
"keyId": [
{
"$binary": {
"base64": "LOCALAAAAAAAAAAAAAAAAA==",
"subType": "04"
}
}
],
"bsonType": "string",
"algorithm": "AEAD_AES_256_CBC_HMAC_SHA_512-Deterministic"
}
}
}
}