検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 80 for encrypt (0.016 sec.)
Create new MongoDB Manager 5794
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... for the "tlsAllowInvalidHostnames" URI option. autoEncryption array Provides options to enable automatic clie ... nt-side field level encryption. 注意 : Automatic encryption is an enterprise-o ... y applies to operations on a collection. Automatic encryption is not supported for operations on a database o ... ed will result in error (see » libmongocrypt: Auto Encryption Allow-List ). To bypass automatic encryption fo ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Mcrypt 関数 5794
« Mcrypt 暗号 mcrypt_create_iv » PHP Manual Mcrypt Mcrypt 関数 Mcrypt 関数 目次 mcrypt_create_iv ... ープンしたモジュールのセルフテストを実行する mcrypt_encrypt — 指定したパラメータでプレーンテキストを暗号化する ...
https://man.plustar.jp/php/ref.mcrypt.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 5794
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azu ... 定します。 Database データベースの名前を指定します。 Encrypt SQL Server との通信を暗号化する (1 あるいは true ) ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
下位互換性のない変更点 5712
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互 ... 。 Mcrypt 関数は、有効なキーと IV を要求する mcrypt_encrypt() 、 mcrypt_decrypt() 、 mcrypt_cbc() 、 mcrypt_cf ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
暗号化フィルタ 5643
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... ( $iv_size , MCRYPT_DEV_URANDOM ); $fp = fopen ( 'encrypted-file.enc' , 'wb' ); fwrite ( $fp , $iv ); $opts ... FILTER_WRITE , $opts ); fwrite ( $fp , 'message to encrypt' ); fclose ( $fp ); // 復号化する... $fp = fopen ( ... 'encrypted-file.enc' , 'rb' ); $iv = fread ( $fp , $iv_size ... 8 CBC と SHA256 HMAC で暗号化する <?php AES_CBC :: encryptFile ( $password , "plaintext.txt" , "encrypted.enc ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
新機能 5643
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... 'r'. ext/openssl における AEAD のサポート openssl_encrypt() および openssl_decrypt() の追加のパラメータで、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
下位互換性のない変更点 5492
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x へ ... げるようになりました。 Mcrypt 拡張機能では、 mcrypt_encrypt() と mcrypt_decrypt() 関数が mcrypt を初期化できな ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
新機能 5492
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x ... し、 結果を指定されたファイルに出力する openssl_cms_encrypt() が追加されました。 ファイル中の S/MIME メッセージ ... 能がサポートされているかをチェックする ZipArchive::isEncryptionMethodSupported() が追加されました。 最後に追加さ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
変更履歴 5410
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... l この関数は、推奨されなくなりました。 openssl_cms_encrypt デフォルトの暗号化アルゴリズム (cipher_algo) が、 ... rypt tag は、nullable になりました。 openssl_pkcs7_encrypt デフォルトの暗号化アルゴリズム (cipher_algo) が、 ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
サンプル 5410
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... _get_supported_key_sizes の例 Example#904 - mcrypt_encrypt の例 Example#905 - mcrypt_get_block_size の例 Exam ... ssl_pkcs7_decrypt の例 Example#941 - openssl_pkcs7_encrypt の例 Example#942 - P7B ファイルから、PEM証明書の配 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT