検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 242 for [SIMILAR] 16 1024 4096 WITH 19788 csprng WITH 10... (0.299 sec.)
はじめに 0
« Mcrypt インストール/設定 » PHP Manual Mcrypt はじめに はじめに 警告 この機能は PHP 7.1.0 で 非推奨 となり、 PHP 7.2.0 で 削除 されました。 この機能の代替として、これらが使えます。 Sodium (PHP 7.2.0から利用可能) OpenSSL 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下 ...
https://man.plustar.jp/php/intro.mcrypt.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
指定したモジュールのセルフテストを実行する 0
« mcrypt_module_open mdecrypt_generic » PHP Manual Mcrypt 関数 指定したモジュールのセルフテストを実行する mcrypt_module_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_self_test — 指定したモジュールのセルフテストを実行する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-module-self-test.html - [similar]
生バイナリを base64 文字列にエンコードする 0
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコードする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバイナリ文字列を ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
ホスト公開鍵を使用して認証を行う 0
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_auth_hostbased_file (PECL ssh2 >= 0.9.0) ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う 説明 ssh2_auth_hostbased_file ( resource $session , string $username , string $hostname , str ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
利用できるフィルタのリスト 0
« リソース型の一覧 文字列フィルタ » PHP Manual 付録 利用できるフィルタのリスト 利用できるフィルタのリスト 目次 文字列フィルタ 変換フィルタ 圧縮フィルタ 暗号化フィルタ 以下は、 stream_filter_append() で利用できる 組み込みフィルタのリストです。PHP のバージョンによっては このリスト以外のフィ ...
https://man.plustar.jp/php/filters.html - [similar]
接続を初期化する 0
« gnupg_import gnupg_keyinfo » PHP Manual GnuPG 関数 接続を初期化する gnupg_init (PECL gnupg >= 0.4) gnupg_init — 接続を初期化する 説明 gnupg_init ( ? array $options = null ): resource パラメータ options 連想配列でなければいけません。 暗号化エンジンのデフォルト設定を変更するために使います ...
https://man.plustar.jp/php/function.gnupg-init.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
秘密鍵を取得する 0
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する openssl_pkey_get_private (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_private — 秘密鍵を取得する 説明 openssl_pkey_get_private ( OpenSSLAsymmetricKey | OpenSSLCertificate | array | str ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]