MongoDB\Driver\ClientEncryption::decrypt
(mongodb >=1.7.0)
MongoDB\Driver\ClientEncryption::decrypt — Decrypt a value
説明
Decrypts the value.
パラメータ
value
-
A MongoDB\BSON\Binary instance with subtype 6 containing the encrypted value.
戻り値
Returns the decrypted value as it was passed to MongoDB\Driver\ClientEncryption::encrypt().
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\EncryptionException if an error occurs while decrypting the value
参考
- MongoDB\Driver\ClientEncryption::encrypt() - Encrypt a value
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google