Package

org.mongodb.scala.model

vault

Permalink

package vault

This package contains options classes for the key vault API

Since

2.7

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. vault
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type DataKeyOptions = com.mongodb.client.model.vault.DataKeyOptions

    Permalink

    The options for creating a data key.

  2. type EncryptOptions = com.mongodb.client.model.vault.EncryptOptions

    Permalink

    The options for explicit encryption.

Value Members

  1. object DataKeyOptions

    Permalink
  2. object EncryptOptions

    Permalink

    The options for explicit encryption.

Inherited from AnyRef

Inherited from Any

Ungrouped