Dutch PHP Conference 2025 - Call For Papers

MongoDB\Driver\ClientEncryption::getKeys

(mongodb >=1.15.0)

MongoDB\Driver\ClientEncryption::getKeysGets all key documents

Опис

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

Finds all key documents in the key vault collection.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

У разі успіху повертає примірника MongoDB\Driver\Cursor.

Помилки/виключення

add a note

User Contributed Notes

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