Property KeyMaterial
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.Encryption.dll
KeyMaterial
Gets the key material.
public BsonBinaryData KeyMaterial { get; }
Property Value
The key material.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.Encryption.dll
Gets the key material.
public BsonBinaryData KeyMaterial { get; }
The key material.