Class MongoRewrapManyDataKeyOptions


  • public class MongoRewrapManyDataKeyOptions
    extends java.lang.Object
    The rewrap many data key options

    The masterKey document MUST have the fields corresponding to the given provider as specified in masterKey.

    Since:
    1.5
    • Method Detail

      • getProvider

        public java.lang.String getProvider()
        Returns:
        the provider name
      • getMasterKey

        public org.bson.BsonDocument getMasterKey()
        Gets the master key for the data key.
        Returns:
        the master key