検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 167 for 認証 (0.022 sec.)
Advances the cursor to the next result 6564
« MongoDB\Driver\Cursor::key MongoDB\Driver\Cursor::rewind » PHP Manual MongoDB\Driver\Cursor Ad ... gumentException をスローします。 サーバーへの接続が認証以外の理由で失敗した場合に MongoDB\Driver\Exception\ ... ConnectionException をスローします。 認証が必要な場面で認証に失敗した場合に MongoDB\Driver\Ex ... ursor , Advances , result , next , Cursor , the , 認証 , Exception , 失敗 ...
https://man.plustar.jp/php/mongodb-driver-cursor.next.html - [similar]
認証付きの公開鍵による暗号化 6519
« sodium_crypto_box_seed_keypair sodium_crypto_core_ristretto255_add » PHP Manual Sodium 関数 認証 ... to_box (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box — 認証付きの公開鍵による暗号化 説明 sodium_crypto_box ( st ... り値 暗号化されたメッセージ(暗号化済みのテキストと、認証タグ)を返します。 暗号化済みのテキストは、 生のバイナ ... um_bin2base64() を参照して下さい。 関連キーワード: 認証 , sodium , crypto , box , string , メッセージ , 暗 ...
https://man.plustar.jp/php/function.sodium-crypto-box.html - [similar]
SoapClient のコンストラクタ 6519
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... 合は、SOAP 1.1 を使います。 authentication int HTTP 認証をリクエスト時に使う際の、 認証方法を指定します。 SO ... れた場合、 かつ login オプションが指定されると Basic 認証を使います。 login string Basic 認証と、Digest 認証... 使うユーザー名を指定します。 password string Basic 認証と、Digest 認証で使うパスワードを指定します。 HTTPS ... クライアント認証で使う passphrase と混同しないようにして下さい。 loc ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
Rewind the cursor to the first result 6428
« MongoDB\Driver\Cursor::next MongoDB\Driver\Cursor::setTypeMap » PHP Manual MongoDB\Driver\Curs ... gumentException をスローします。 サーバーへの接続が認証以外の理由で失敗した場合に MongoDB\Driver\Exception\ ... ConnectionException をスローします。 認証が必要な場面で認証に失敗した場合に MongoDB\Driver\Ex ... or , result , Cursor , rewind , Exception , 失敗 , 認証 , スロー , advanced ...
https://man.plustar.jp/php/mongodb-driver-cursor.rewind.html - [similar]
認証を行わずにメッセージを暗号化する 6383
« sodium_crypto_stream_xchacha20 sodium_crypto_stream » PHP Manual Sodium 関数 認証を行わずにメッ ... (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_xor — 認証を行わずにメッセージを暗号化する 説明 sodium_crypto_ ... ージを返します。 関連キーワード: 暗号 , メッセージ , 認証 , sodium , crypto , stream , string , key , nonce ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xor.html - [similar]
認証付きの共有鍵による暗号化 6349
« sodium_crypto_secretbox_open sodium_crypto_secretstream_xchacha20poly1305_init_pull » PHP Manu ... al Sodium 関数 認証付きの共有鍵による暗号化 sodium_crypto_secretbox (PH ... P 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox — 認証付きの共有鍵による暗号化 説明 sodium_crypto_secretbo ... e encrypted" 参考 sodium_crypto_secretbox_open() - 認証付きの共有鍵による復号 sodium_crypto_secretbox_keyge ... を生成する 関連キーワード: 共有 , sodium , crypto , 認証 , secretbox , string , 鍵 , バイト , 暗号 , 生成 ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox.html - [similar]
認証付きの公開鍵による復号 6304
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 ... n (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_open — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( ... した場合に false を返します. 関連キーワード: 復号 , 認証 , sodium , crypto , box , メッセージ , string , op ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
匿名の公開鍵暗号による暗号化 6304
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗 ... メッセージは静的な公開鍵と結びつきません。 そのため、認証が必要になります。 それゆえに、匿名の公開鍵暗号と呼ば ... メッセージの完全性を提供しています。 送信側の完全性の認証だけではありません。 送信側を認証したい場合、 sodium ... 文字列。 一度限りの公開鍵、 暗号化されたメッセージ、 認証タグ というフォーマットで成ります。 例 例1 sodium_cr ... sodium , box , 匿名 , メッセージ , 暗号 , string , 認証 , 関数 , 復号 ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
認証付きの共有鍵による復号 6304
« sodium_crypto_secretbox_keygen sodium_crypto_secretbox » PHP Manual Sodium 関数 認証付きの共有 ... 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_open — 認証付きの共有鍵による復号 説明 sodium_crypto_secretbox_ ... e to be encrypted 参考 sodium_crypto_secretbox() - 認証付きの共有鍵による暗号化 sodium_crypto_secretbox_key ... ワード: sodium , crypto , secretbox , 復号 , 共有 , 認証 , 鍵 , string , バイト , 生成 ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-open.html - [similar]
認証方式を設定する 6304
« OAuth::getRequestToken OAuth::setCAPath » PHP Manual OAuth 認証方式を設定する OAuth::setAuthTy ... pe (PECL OAuth >= 0.99.1) OAuth::setAuthType — 認証方式を設定する 説明 public OAuth::setAuthType ( int ... なく null を返していました。 関連キーワード: 設定 , 認証 , 方式 , パラメータ , auth , type , setAuthType , ...
https://man.plustar.jp/php/oauth.setauthtype.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT