検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 759 for key (0.107 sec.)
登録されているイテレータインスタンスを取得する 3887
« MultipleIterator::getFlags MultipleIterator::next » PHP Manual MultipleIterator 登録されている ... イテレータインスタンスを取得する MultipleIterator::key (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::k ... インスタンスを取得する 説明 public MultipleIterator::key (): array 登録されているイテレータインスタンスの k ... 。 変更履歴 バージョン 説明 8.1.0 MultipleIterator::key() が無効なイテレータを使って呼び出された場合に、 R ... ド: 登録 , インスタンス , 取得 , MultipleIterator , key , RuntimeException , パラメータ , 発生 , 関数 , 警 ...
https://man.plustar.jp/php/multipleiterator.key.html - [similar]
現在の配列の添字を返す 3887
« SplFixedArray::getSize SplFixedArray::next » PHP Manual SplFixedArray 現在の配列の添字を返す S ... plFixedArray::key (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::key — 現在の ... 配列の添字を返す 説明 public SplFixedArray::key (): int 現在の配列の添字を返します。 パラメータ こ ... ます。 関連キーワード: 配列 , 添字 , SplFixedArray , key , パラメータ , getSize , next , public , int , 関数 ...
https://man.plustar.jp/php/splfixedarray.key.html - [similar]
Creates a new map using a callable to determine which pairs to include 3867
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine wh ... to include. パラメータ callback callback ( mixed $key , mixed $value ): bool Optional callable which ret ... d" , "e" ]); var_dump ( $map -> filter (function( $key , $value ) { return $key % 2 == 0 ; })); ?> 上の例 ... ct(Ds\Map)#3 (3) { [0]=> object(Ds\Pair)#2 (2) { ["key"]=> int(0) ["value"]=> string(1) "a" } [1]=> objec ... t(Ds\Pair)#4 (2) { ["key"]=> int(2) ["value"]=> string(1) "c" } [2]=> objec ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]
エクスポート可能な形式で、キーを文字列に取得する 3867
« openssl_pkey_export_to_file openssl_pkey_free » PHP Manual OpenSSL 関数 エクスポート可能な形式 ... で、キーを文字列に取得する openssl_pkey_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) opens ... sl_pkey_export — エクスポート可能な形式で、キーを文字列に取 ... 得する 説明 openssl_pkey_export ( OpenSSLAsymmetricKey | OpenSSLCertificate ... | array | string $key , string &$output , ? string $passphrase = null , ...
https://man.plustar.jp/php/function.openssl-pkey-export.html - [similar]
公開鍵でデータを暗号化する 3867
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗 ... $data , string &$encrypted_data , OpenSSLAsymmetricKey | OpenSSLCertificate | array | string $public_key ... openssl_public_encrypt() は、 data を公開鍵 public_key で暗号化し、それを encrypted_data に格納します。暗 ... d_data 暗号化した結果がここに格納されます。 public_key 公開鍵。 padding padding には OPENSSL_PKCS1_PADDIN ... を返します。 変更履歴 バージョン 説明 8.0.0 public_key は、 OpenSSLAsymmetricKey または OpenSSLCertificat ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
データをシール(暗号化)する 3867
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する ... g $data , string &$sealed_data , array &$encrypted_keys , array $public_key , string $cipher_algo , strin ... data をシール(暗号化) します。このキーは、 public_key を ID とする 公開鍵で暗号化されます。 それぞれの暗 ... 号化されたキーは encrypted_keys で返されます。 これは、暗号化されたデータを複数の ... データ。 sealed_data シール済みのデータ。 encrypted_keys 暗号化したキーの配列。 public_key 公開鍵を含んだ ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
クライアント側のセッションキーを計算する 3867
« sodium_crypto_kdf_keygen sodium_crypto_kx_keypair » PHP Manual Sodium 関数 クライアント側のセッ ... ションキーを計算する sodium_crypto_kx_client_session_keys (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_client_s ... ession_keys — クライアント側のセッションキーを計算する 説明 s ... odium_crypto_kx_client_session_keys ( string $client_key_pair , string $server_key ): ... ト側のセッションキーを計算します。 パラメータ client_key_pair sodium_crypto_kx_keypair() で生成した、crypto ...
https://man.plustar.jp/php/function.sodium-crypto-kx-client-session-keys.html - [similar]
サーバ側のセッションキーを計算する 3867
« sodium_crypto_kx_seed_keypair sodium_crypto_pwhash_scryptsalsa208sha256_str_verify » PHP Manua ... ションキーを計算する sodium_crypto_kx_server_session_keys (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kx_server_s ... ession_keys — サーバ側のセッションキーを計算する 説明 sodium_ ... crypto_kx_server_session_keys ( string $server_key_pair , string $client_key ): ... バ側のセッションキーを計算します。 パラメータ server_key_pair crypto_kx 鍵ペア。 sodium_crypto_kx_keypair() ...
https://man.plustar.jp/php/function.sodium-crypto-kx-server-session-keys.html - [similar]
配列 関数 3867
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , exp ... および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する ... れた添字の確認を含めて配列の差を計算する array_diff_key — キーを基準にして配列の差を計算する array_diff_ua ... れた添字の確認を含めて配列の差を計算する array_diff_ukey — キーを基準にし、コールバック関数を用いて配列の差 ... 計算する array_diff — 配列の差を計算する array_fill_keys — キーを指定して、配列を値で埋める array_fill — 配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
The offsetSet purpose 3846
« CachingIterator::offsetGet CachingIterator::offsetUnset » PHP Manual CachingIterator The offse ... e 説明 public CachingIterator::offsetSet ( string $key , mixed $value ): void 警告 この関数は、 現在のとこ ... ん。引数のリストのみが 記述されています。 パラメータ key 設定したい要素のインデックス。 value key の新しい値 ... キーワード: offsetSet , purpose , CachingIterator , key , リスト , 要素 , 設定 , パラメータ , 記述 , 警告 ...
https://man.plustar.jp/php/cachingiterator.offsetset.html - [similar]