Sha256: 65687d6d2b932ddfdca60d1c4ebf7aba4650b45e33f5e4e466783a52b2ed125f

Contents?: true

Size: 1.4 KB

Versions: 2

Compression:

Stored size: 1.4 KB

Contents

{
    "hasEncryptionPlaceholders": true,
    "schemaRequiresEncryption": true,
    "result": {
        "insert": "test",
        "encryptionInformation": {
            "type": {
                "$numberInt": "1"
            },
            "schema": {
                "db.test": {
                    "fields": [
                        {
                            "keyId": {
                                "$binary": {
                                    "base64": "EjRWeBI0mHYSNBI0VniQEg==",
                                    "subType": "04"
                                }
                            },
                            "path": "encrypted",
                            "bsonType": "int",
                            "queries": {
                                "queryType": "range"
                            }
                        }
                    ]
                }
            }
        },
        "documents": [
            {
                "plainText": "sample",
                "encrypted": {
                    "$binary": {
                        "base64": "A30AAAAQdAABAAAAEGEAAwAAAAVraQAQAAAABBI0VngSNJh2EjQSNFZ4kBIFa3UAEAAAAAQSNFZ4EjSYdhI0EjRWeJASA3YAHgAAABB2AEDiAQAQbWluAAAAAIAQbWF4AP///38AEmNtAAgAAAAAAAAAEnMAAgAAAAAAAAAA",
                        "subType": "06"
                    }
                }
            }
        ]
    },
    "ok": {
        "$numberDouble": "1.0"
    }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
libmongocrypt-helper-1.12.0.0.1001 ext/libmongocrypt/libmongocrypt/test/data/range-sends-cryptoParams/auto-insert-int32/mongocryptd-reply.json
libmongocrypt-helper-1.11.0.0.1001 ext/libmongocrypt/libmongocrypt/test/data/range-sends-cryptoParams/auto-insert-int32/mongocryptd-reply.json