...

Text file src/go.mongodb.org/mongo-driver/testdata/mongocrypt/encrypted-command-reply.json

Documentation: go.mongodb.org/mongo-driver/testdata/mongocrypt

     1{
     2  "cursor" : {
     3    "firstBatch" : [
     4      {
     5        "_id": 1,
     6        "ssn": {
     7          "$binary": "AWFhYWFhYWFhYWFhYWFhYWECRTOW9yZzNDn5dGwuqsrJQNLtgMEKaujhs9aRWRp+7Yo3JK8N8jC8P0Xjll6C1CwLsE/iP5wjOMhVv1KMMyOCSCrHorXRsb2IKPtzl2lKTqQ=",
     8          "$type": "06"
     9        }
    10      }
    11    ],
    12    "id" : 0,
    13    "ns" : "test.test"
    14  },
    15  "ok" : 1
    16}

View as plain text