package vault
This package contains options classes for the key vault API
- Since
2.7
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- vault
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type DataKeyOptions = com.mongodb.client.model.vault.DataKeyOptions
The options for creating a data key.
- type EncryptOptions = com.mongodb.client.model.vault.EncryptOptions
The options for explicit encryption.
Value Members
- object DataKeyOptions
- object EncryptOptions
The options for explicit encryption.
This is the documentation for the MongoDB Scala driver.
Driver structure
The mongodb scala driver.
To get started you need a MongoClient instance, either from a connection string or via a org.mongodb.scala.MongoClientSettings.
Notable packages include: