Property KeyMaterial

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Encryption

Assembly

MongoDB.Driver.Encryption.dll

KeyMaterial

Gets the key material.

public BsonBinaryData KeyMaterial { get; }

Property Value

BsonBinaryData

The key material.