検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 63 for secret (0.053 sec.)
Secure Shell 2 6568
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... .ssh/id_rsa.pub' , '/home/username/.ssh/id_rsa' , 'secret' ); $stream = fopen ( "ssh2.tunnel:// $session /re ... .ssh/id_rsa.pub' , '/home/username/.ssh/id_rsa' , 'secret' ); $connection_string = "ssh2.sftp:// $session /" ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
新機能 6510
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から P ... ?> 以下のようにして、シークレットを引数 options の secret キーを通じて渡すこともできます: <?php $h = hash ( ... "xxh3" , $data , options : [ "secret" => "at least 136 bytes long secret here" ]); echo ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
定義済み定数 6452
« リソース型 例 » PHP Manual Varnish 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ) VARNISH_CONFIG_TIMEOUT ( string ) VARNISH_CONFIG_SECRET ( string ) VARNISH_CONFIG_COMPAT ( string ) VARNIS ...
https://man.plustar.jp/php/varnish.constants.html - [similar]
基本的な VarnishAdmin の使用法 6452
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な Varni ... :1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595-4958-aa7a-0609632ad7ca" , VARNIS ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]
Zip コンテキストオプション一覧 6380
« コンテキストパラメータ サポートするプロトコル/ラッパー » PHP Manual コンテキストオプションとパ ... 照する $opts = array( 'zip' => array( 'password' => 'secret' , ), ); // コンテキストを作成して $context = stre ...
https://man.plustar.jp/php/context.zip.html - [similar]
リクエストを送信し、応答を待つ 6380
« radius_salt_encrypt_attr radius_server_secret » PHP Manual Radius 関数 リクエストを送信し、応答 ...
https://man.plustar.jp/php/function.radius-send-request.html - [similar]
SSH 上でプレーンなパスワードを使用した認証を行う 6380
« ssh2_auth_none ssh2_auth_pubkey_file » PHP Manual SSH2 関数 SSH 上でプレーンなパスワードを使用 ... ( ssh2_auth_password ( $connection , 'username' , 'secret' )) { echo "Authentication Successful!\n" ; } else ...
https://man.plustar.jp/php/function.ssh2-auth-password.html - [similar]
Creates an initialization vector (IV) from a random source 6323
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ... e encryption routines. This IV does not need to be secret at all, though it can be desirable. You even can s ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
PKCS#12 認証ストアをパースして配列形式にする 6323
« openssl_pkcs12_export openssl_pkcs7_decrypt » PHP Manual OpenSSL 関数 PKCS#12 認証ストアをパー ... enssl_pkcs12_read ( $cert_store , $cert_info , "my_secret_pass" )) { echo "Certificate Information\n" ; prin ...
https://man.plustar.jp/php/function.openssl-pkcs12-read.html - [similar]
匿名の公開鍵暗号による復号 6323
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号に ... $sealed_b64 ); // Keypair contains a cryptographic secret; use a timing-safe decoder $keypair_b64 = "KZkF8wn ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT