検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 245 for [SIMILAR] 16 1024 4096 WITH 24099 isencrypted WI... (4.406 sec.)
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 mcrypt_module_open() は暗号記述子を返します。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インストール , mcrypt , module , open , 暗号 ...
https://man.plustar.jp/php/mcrypt.resources.html - [similar]
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 0
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
InflateContext クラス 0
« DeflateContext 暗号 » PHP Manual Zlib InflateContext クラス InflateContext クラス (PHP 8) はじめに PHP 8.0.0 以降、 zlib.inflate リソースを置き換える完全不透明クラスです。 クラス概要 final class InflateContext { } 関連キーワード: クラス , InflateContext , DeflateContext , 暗号 , Zlib , ...
https://man.plustar.jp/php/class.inflatecontext.html - [similar]
認証付きの公開鍵による復号 0
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 認証付きの公開鍵による復号 sodium_crypto_box_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_open — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( string $ciphertext , string $nonce , ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
オープンされたアルゴリズムの IV の大きさを返す 0
« mcrypt_enc_get_block_size mcrypt_enc_get_key_size » PHP Manual Mcrypt 関数 オープンされたアルゴリズムの IV の大きさを返す mcrypt_enc_get_iv_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_iv_size — オープンされたアルゴリズムの IV の大きさを返す 警告 この ...
https://man.plustar.jp/php/function.mcrypt-enc-get-iv-size.html - [similar]
秘密鍵でデータを復号する 0
« openssl_pkey_new openssl_private_encrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを復号する openssl_private_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_decrypt — 秘密鍵でデータを復号する 説明 openssl_private_decrypt ( string $data , string &$decrypted_data , OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-private-decrypt.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
mcrypt モジュールを閉じる 0
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュールを閉じる mcrypt_module_close (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_close — mcrypt モジュールを閉じる 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]