Method Decrypt
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
Decrypt(BsonBinaryData, CancellationToken)
Decrypts the specified value.
Parameters
value
BsonBinary Data The value.
cancellationToken
CancellationToken The cancellation token.
Returns
- Bson
Value The decrypted value.