MongoDB\Driver\ClientEncryption::getKeys
PHP function
Edit on GitHub ✎
(mongodb >=1.15.0)
Gets all key documents
Description
MongoDB\Driver\ClientEncryption::getKeys(): MongoDB\Driver\Cursor
Finds all key documents in the key vault collection.
Parameters Parameters
Return Values Cursor
Errors/Exceptions
- Throws
MongoDB\Driver\Exception\RuntimeExceptionon other errors.