...

Text file src/go.mongodb.org/mongo-driver/testdata/client-side-encryption-prose/limits-key.json

Documentation: go.mongodb.org/mongo-driver/testdata/client-side-encryption-prose

     1{
     2  "status": {
     3    "$numberInt": "1"
     4  },
     5  "_id": {
     6    "$binary": {
     7      "base64": "LOCALAAAAAAAAAAAAAAAAA==",
     8      "subType": "04"
     9    }
    10  },
    11  "masterKey": {
    12    "provider": "local"
    13  },
    14  "updateDate": {
    15    "$date": {
    16      "$numberLong": "1557827033449"
    17    }
    18  },
    19  "keyMaterial": {
    20    "$binary": {
    21      "base64": "Ce9HSz/HKKGkIt4uyy+jDuKGA+rLC2cycykMo6vc8jXxqa1UVDYHWq1r+vZKbnnSRBfB981akzRKZCFpC05CTyFqDhXv6OnMjpG97OZEREGIsHEYiJkBW0jJJvfLLgeLsEpBzsro9FztGGXASxyxFRZFhXvHxyiLOKrdWfs7X1O/iK3pEoHMx6uSNSfUOgbebLfIqW7TO++iQS5g1xovXA==",
    22      "subType": "00"
    23    }
    24  },
    25  "creationDate": {
    26    "$date": {
    27      "$numberLong": "1557827033449"
    28    }
    29  },
    30  "keyAltNames": [ "local" ]
    31}

View as plain text