(mongodb >=1.15.0)
MongoDB\Driver\ClientEncryption::getKeyByAltName — Gets a key document by an alternate name
Finds a single key document in the key vault collection with the given
alternate name keyAltName
.
keyAltName
Alternate name for the key document.
Returns the key document, or null
if no document matched.