Results of 1 - 10 of about 19 for encryption (0.012 sec.)
- Create new MongoDB Manager 12601
- « MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man
...
for the "tlsAllowInvalidHostnames" URI option. autoEncryption array Provides options to enable automatic client- ...
side field level encryption. 注意 : Automatic encryption is an enterprise-only ...
y applies to operations on a collection. Automatic encryption is not supported for operations on a database or v ...
ed will result in error (see » libmongocrypt: Auto Encryption Allow-List ). To bypass automatic encryption for a ...
-
https://man.plustar.jp/php/mongodb-driver-manager.construct.html
- [similar]
- Return the encryptedFieldsMap auto encryption option for the Manager 11747
- « MongoDB\Driver\Manager::executeWriteCommand MongoDB\Driver\Manager::getReadConcern » PHP Manua
...
\Driver\Manager Return the encryptedFieldsMap auto encryption option for the Manager MongoDB\Driver\Manager::get ...
ptedFieldsMap — Return the encryptedFieldsMap auto encryption option for the Manager 説明 final public MongoDB\D ...
object | null Returns the encryptedFieldsMap auto encryption option for the Manager, if specified. パラメータ こ ...
タはありません。 戻り値 The encryptedFieldsMap auto encryption option for the Manager, or null if it was not spec ...
-
https://man.plustar.jp/php/mongodb-driver-manager.getencryptedfieldsmap.html
- [similar]
- The MongoDB\Driver\ClientEncryption class 11559
- « MongoDB\Driver\Session::startTransaction MongoDB\Driver\ClientEncryption::__construct » PHP Ma
...
nual MongoDB\Driver The MongoDB\Driver\ClientEncryption class The MongoDB\Driver\ClientEncryption class (m ...
ongodb >=1.7.0) はじめに The MongoDB\Driver\ClientEncryption class handles creation of data keys for client-sid ...
e encryption, as well as manually encrypting and decrypting val ...
ues. クラス概要 final class MongoDB\Driver\ClientEncryption { /* Constants */ const string AEAD_AES_256_CBC_HM ...
-
https://man.plustar.jp/php/class.mongodb-driver-clientencryption.html
- [similar]
- Create a new encryption data key 10894
- « MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma
...
nual MongoDB\Driver\ClientEncryption Create a new encryption data key MongoDB\Driver\Cl ...
ientEncryption::createDataKey (mongodb >=1.7.0) MongoDB\Driver\Cl ...
ientEncryption::createDataKey — Create a new encryption data key ...
説明 final public MongoDB\Driver\ClientEncryption::createDataKey ( string $kmsProvider , array $opti ...
-
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html
- [similar]
- Create a new ClientEncryption object 9015
- « MongoDB\Driver\Manager::__construct MongoDB\Driver\Manager::executeBulkWrite » PHP Manual Mong
...
oDB\Driver\Manager Create a new ClientEncryption object MongoDB\Driver\Manager::createClientEncrypt ...
ngodb >=1.7.0) MongoDB\Driver\Manager::createClientEncryption — Create a new ClientEncryption object 説明 final ...
public MongoDB\Driver\Manager::createClientEncryption ( array $options ): MongoDB\Driver\ClientEncryptio ...
n Constructs a new MongoDB\Driver\ClientEncryption object with the specified options. パラメータ opti ...
-
https://man.plustar.jp/php/mongodb-driver-manager.createclientencryption.html
- [similar]
- RADIUS Vendor Specific Attribute Types 8162
- « RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD
...
CROSOFT_MS_CHAP_NT_ENC_PW RADIUS_MICROSOFT_MS_MPPE_ENCRYPTION_POLICY RADIUS_MICROSOFT_MS_MPPE_ENCRYPTION_TYPES R ...
-
https://man.plustar.jp/php/radius.constants.vendor-specific.html
- [similar]
- Encrypt a value 8042
- « MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\
...
ClientEncryption Encrypt a value MongoDB\Driver\ClientEncryption::e ...
ncrypt (mongodb >=1.7.0) MongoDB\Driver\ClientEncryption::encrypt — Encrypt a value 説明 final public Mongo ...
DB\Driver\ClientEncryption::encrypt ( mixed $value , array $options = ? ): Mo ...
ongoDB can be encrypted using this method. options Encryption options Option Type Description algorithm string T ...
-
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html
- [similar]
- Create a new ClientEncryption object 7974
- « MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo
...
ngoDB\Driver\ClientEncryption Create a new ClientEncryption object MongoDB\Drive ...
r\ClientEncryption::__construct (mongodb >=1.14.0) MongoDB\Driver\Cli ...
entEncryption::__construct — Create a new ClientEncryption objec ...
t 説明 final public MongoDB\Driver\ClientEncryption::__construct ( array $options ) Constructs a new M ...
-
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html
- [similar]
- 与えられたキーから導出されるHKDFキーを生成する 7803
- « hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成す
...
した同じ入力を使い、異なるキーのペアを導出します。 $encryptionKey = hash_hkdf ( 'sha256' , $inputKey , 32 , 'aes- ...
256-encryption' , $salt ); $authenticationKey = hash_hkdf ( 'sha2 ...
, 'sha-256-authentication' , $salt ); var_dump ( $encryptionKey !== $authenticationKey ); // bool(true) ?> 上の ...
例は、AES-256 encryption と SHA-256 authentication をそれぞれ使い、 encrypt ...
-
https://man.plustar.jp/php/function.hash-hkdf.html
- [similar]
- Returns the blocksize of the opened algorithm 7615
- « mcrypt_enc_get_algorithms_name mcrypt_enc_get_iv_size » PHP Manual Mcrypt 関数 Returns the blo
...
ocksize of the opened algorithm. パラメータ td The encryption descriptor. 戻り値 Returns the block size of the s ...
-
https://man.plustar.jp/php/function.mcrypt-enc-get-block-size.html
- [similar]