検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 759 for KEY (0.047 sec.)
OpenSSL エラーメッセージを返す 3048
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す open ... ng , 関数 , エラー , パラメータ , encrypt , free , key , ライブラリ , 直近 ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
特定のエントリが存在するかどうかを調べる 3048
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm ... べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存在す ... shm shm_attach() で取得した共有メモリセグメント。 key 変数のキー。 戻り値 エントリが存在する場合に true ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
ChaCha20-Poly1305 を使って暗号化し、認証を行う 3048
« sodium_crypto_aead_chacha20poly1305_decrypt sodium_crypto_aead_chacha20poly1305_ietf_decrypt » ... string $additional_data , string $nonce , string $key ): string ChaCha20-Poly1305 を使って暗号化し、認証 ... ージごとに一度だけ使われる数値。 長さは8バイトです。 key 暗号化キー(256ビット) 戻り値 成功時には、暗号化され ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-encrypt.... - [similar]
認証付きの公開鍵による復号 3048
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 ... pen ( string $ciphertext , string $nonce , string $key_pair ): string | false 非対称(公開鍵)暗号を使って、 ... って) ランダムな値を生成するのに十分大きな長さです。 key_pair sodium_crypto_box_keypair_from_secretkey_and_ ... publickey() を参照して下さい。 この鍵ペアには、送信者の公開鍵 ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
Application Performance Monitoring (APM) 3048
« Using the PHP Library for MongoDB (PHPLIB) Driver Architecture and Internals » PHP Manual Tuto ... ape ( array $filter ) { return json_encode ( array_keys ( $filter ) ); } public function commandStarted ( ... toring \ CommandStartedEvent $event ) { if ( array_key_exists ( 'find' , (array) $event -> getCommand () ... $requestId = $event -> getRequestId (); if ( array_key_exists ( $requestId , $this -> pendingCommands ) ) ... itoring \ CommandFailedEvent $event ) { if ( array_key_exists ( $event -> getRequestId (), $this -> pendi ...
https://man.plustar.jp/php/mongodb.tutorial.apm.html - [similar]
定義済み定数 3048
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... ールドは、 NOT NULL と定義されています。 MYSQLI_PRI_KEY_FLAG フィールドは、プライマリキーの一部です。 MYSQ ... LI_UNIQUE_KEY_FLAG フィールドは、ユニークキーの一部です。 MYSQLI ... _MULTIPLE_KEY_FLAG フィールドは、インデックスの一部です。 MYSQLI ... ィールドは NUMERIC と定義されています。 MYSQLI_PART_KEY_FLAG フィールドは、マルチインデックスの一部です。 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
RADIUS Vendor Specific Attribute Types 3048
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... FT_MS_CHAP_CHALLENGE RADIUS_MICROSOFT_MS_CHAP_MPPE_KEYS RADIUS_MICROSOFT_MS_BAP_USAGE RADIUS_MICROSOFT_MS ... LINK_DROP_TIME_LIMIT RADIUS_MICROSOFT_MS_MPPE_SEND_KEY RADIUS_MICROSOFT_MS_MPPE_RECV_KEY RADIUS_MICROSOFT ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
3048
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... ライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ " ... SE ) die( "Cannot retrieve entries" ); if (! array_key_exists ( $index , $entries )) die( "No such index: ... ependent function detectUserAgent () { if (! array_key_exists ( 'HTTP_USER_AGENT' , $_SERVER )) return "O ...
https://man.plustar.jp/php/rar.examples.html - [similar]
現在の SimpleXML エントリを返す 3048
« SimpleXMLIterator SimpleXMLIterator::getChildren » PHP Manual SimpleXMLIterator 現在の SimpleX ... string(10) "PHP basics" } 参考 SimpleXMLIterator::key() - 現在のキーを返す SimpleXMLIterator::next() - 次 ... or , エントリ , 要素 , オブジェクト , パラメータ , key , valid , 最初 , rewind , 移動 ...
https://man.plustar.jp/php/simplexmliterator.current.html - [similar]
現在の要素が子要素を持つかどうかを調べる 3048
« SimpleXMLIterator::getChildren SimpleXMLIterator::key » PHP Manual SimpleXMLIterator 現在の要素 ... hasChildren , パラメータ , string , getChildren , key , public , メソッド , 関数 ...
https://man.plustar.jp/php/simplexmliterator.haschildren.html - [similar]