Method: Mongo::Crypt::AutoEncrypter#key_vault_client

Defined in:
lib/mongo/crypt/auto_encrypter.rb

#key_vault_clientObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



34
35
36
# File 'lib/mongo/crypt/auto_encrypter.rb', line 34

def key_vault_client
  @key_vault_client
end