Skip to main content
Loads an existing encrypted index and returns an instance of EncryptedIndex.

Parameters

Returns

EncryptedIndex: An instance of the loaded encrypted index.

Exceptions

  • Throws if the index name does not exist.
  • Throws if the index could not be loaded or decrypted.

Example Usage