Statement on glibc/iconv Vulnerability

MongoDB\Driver\ClientEncryption::getKeys

(mongodb >=1.15.0)

MongoDB\Driver\ClientEncryption::getKeysGets all key documents

Descripción

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

Finds all key documents in the key vault collection.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve un MongoDB\Driver\Cursor en caso de éxito.

Errores/Excepciones

add a note

User Contributed Notes

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