Statement on glibc/iconv Vulnerability

MongoDB\Driver\ClientEncryption::getKeys

(mongodb >=1.15.0)

MongoDB\Driver\ClientEncryption::getKeysGets all key documents

Descrizione

final public MongoDB\Driver\ClientEncryption::getKeys(): MongoDB\Driver\Cursor

Finds all key documents in the key vault collection.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns MongoDB\Driver\Cursor on success.

Errori/Eccezioni

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top