検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 104 for auth (0.065 sec.)
認証用の Radius ハンドルを作成する 8783
« radius_add_server radius_close » PHP Manual Radius 関数 認証用の Radius ハンドルを作成する rad ... ius_auth_open (PECL radius >= 1.1.0) radius_auth_open — 認証 ... 用の Radius ハンドルを作成する 説明 radius_auth_open (): resource パラメータ この関数にはパラメータ ... 、無効なメモリを使用した場合のみです。 例 例1 radius_auth_open() の例 <?php $radh = radius_auth_open () or d ... ーワード: Radius , ハンドル , 認証 , 作成 , radius , auth , open , 関数 , パラメータ , server ...
https://man.plustar.jp/php/function.radius-auth-open.html - [similar]
メッセージに対応するタグを計算する 8590
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual ... 数 メッセージに対応するタグを計算する sodium_crypto_auth (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_auth — メッセ ... ージに対応するタグを計算する 説明 sodium_crypto_auth ( string $message , string $key ): string 対称鍵に ... よるメッセージ認証を行います。 sodium_crypto_auth() は完全性は提供しますが、機密性は提供しません。 ( ... ージ , タグ , 計算 , 対応 , sodium , crypto , 認証 , auth , string , 提供 ...
https://man.plustar.jp/php/function.sodium-crypto-auth.html - [similar]
認証パラメータを取得する 8358
« svn_add svn_auth_set_parameter » PHP Manual SVN 関数 認証パラメータを取得する svn_auth_get_par ... ameter (PECL svn >= 0.1.0) svn_auth_get_parameter — 認証パラメータを取得する 説明 svn_ ... す。 この関数は自己責任で使用してください。 参考 svn_auth_set_parameter() - 認証パラメータを設定する 認証定数 ... 関連キーワード: 認証 , パラメータ , 取得 , auth , parameter , key , 関数 , 定数 , string , キー ...
https://man.plustar.jp/php/function.svn-auth-get-parameter.html - [similar]
公開鍵を使用した認証を行う 8216
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pu ... bkey_file (PECL ssh2 >= 0.9.0) ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う 説明 ssh2 ... _auth_pubkey_file ( resource $session , string $username ... , 22 , array( 'hostkey' => 'ssh-rsa' )); if ( ssh2_auth_pubkey_file ( $connection , 'username' , '/home/us ... name/.ssh/id_rsa' , 'secret' )) { echo "Public Key Authentication Successful\n" ; } else { die( 'Public Ke ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
varnish インスタンス上で認証する 7984
« VarnishAdmin VarnishAdmin::ban » PHP Manual VarnishAdmin varnish インスタンス上で認証する Varn ... ishAdmin::auth (PECL varnish >= 0.3) VarnishAdmin::auth — varnish ... インスタンス上で認証する 説明 public VarnishAdmin::auth (): bool パラメータ この関数にはパラメータはありま ... ード: varnish , インスタンス , 認証 , VarnishAdmin , auth , パラメータ , ban , public , 関数 , 成功 ...
https://man.plustar.jp/php/varnishadmin.auth.html - [similar]
SSH2 関数 7894
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH ... の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ... ssh2_auth_none — "none" として認証する ssh2_auth_password — ... 上でプレーンなパスワードを使用した認証を行う ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う ssh2_conn ... する 関連キーワード: sftp , 認証 , 関数 , リモート , auth , サーバー , publickey , 接続 , agent , 経由 ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
Sends changes from the local working copy to the repository 7753
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... nction does not have any parameters for specifying authentication, so a username and password must be set ... using svn_auth_set_parameter() パラメータ log String log text to ... 3 (hopefully, his password is stronger): <?php svn_auth_set_parameter ( SVN_AUTH_PARAM_DEFAULT_USERNAME , ... 'Bob' ); svn_auth_set_parameter ( SVN_AUTH_PARAM_DEFAULT_PASSWORD , ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
SNMP オブジェクトを取得する 7521
« snmp2_walk snmp3_getnext » PHP Manual SNMP 関数 SNMP オブジェクトを取得する snmp3_get (PHP 4, ... $security_name , string $security_level , string $auth_protocol , string $auth_passphrase , string $priva ... のようなもの。 security_level セキュリティレベル (noAuthNoPriv|authNoPriv|authPriv)。 auth_protocol 認証プロ ... トコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_protocol プラ ... ndInterface = snmp3_get ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , ...
https://man.plustar.jp/php/function.snmp3-get.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 7521
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する ... $security_name , string $security_level , string $auth_protocol , string $auth_passphrase , string $priva ... からすべての値を読み込みます。 セキュリティレベルに auth や priv を使っていなくても、 protocol/password には ... のようなもの。 security_level セキュリティレベル (noAuthNoPriv|authNoPriv|authPriv)。 auth_protocol 認証プロ ... トコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_protocol プラ ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]
Secure Shell2 7482
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インス ... 実行時設定 リソース型 定義済み定数 SSH2 関数 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_ ... based_file — ホスト公開鍵を使用して認証を行う ssh2_auth_none — "none" として認証する ssh2_auth_password — ... 上でプレーンなパスワードを使用した認証を行う ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う ssh2_conn ... ーワード: sftp , 認証 , Shell , Secure , リモート , auth , publickey , サーバー , 接続 , 取得 ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT