検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 759 for key (0.033 sec.)
PharData クラス 3424
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... NT_MODE_MASK = 240 ; const int FilesystemIterator::KEY_AS_PATHNAME = 0 ; const int FilesystemIterator::KE ... LOW_SYMLINKS = 512 ; const int FilesystemIterator::KEY_MODE_MASK = 3840 ; const int FilesystemIterator::N ... EW_CURRENT_AND_KEY = 256 ; const int FilesystemIterator::SKIP_DOTS = ... tSignatureAlgorithm ( int $algo , ? string $privateKey = null ): void public setStub ( string $stub , int ...
https://man.plustar.jp/php/class.phardata.html - [similar]
イテレータを前に移動する 3424
« FilterIterator::key FilterIterator::rewind » PHP Manual FilterIterator イテレータを前に移動する ... rrent() - 現在の要素の値を取得する FilterIterator::key() - 現在のキーを取得する 関連キーワード: 移動 , Fi ... lterIterator , next , key , 取得 , 関数 , パラメータ , 前方 , 要素 , 参考 ...
https://man.plustar.jp/php/filteriterator.next.html - [similar]
キーを削除する 3424
« gnupg_decryptverify gnupg_encrypt » PHP Manual GnuPG 関数 キーを削除する gnupg_deletekey (PECL ... gnupg >= 0.5) gnupg_deletekey — キーを削除する 説明 gnupg_deletekey ( resource $ ... identifier , string $key , bool $allow_secret ): bool パラメータ identifier ... nit() あるいは gnupg のコールで得られた gnupg ID。 key 削除するキー。 allow_secret 秘密鍵も同時に削除する ... に false を返します。 例 例1 手続き型の gnupg_deletekey() の例 <?php $res = gnupg_init (); gnupg_deletekey ...
https://man.plustar.jp/php/function.gnupg-deletekey.html - [similar]
メッセージに署名する 3424
« sodium_crypto_shorthash sodium_crypto_sign_ed25519_pk_to_curve25519 » PHP Manual Sodium 関数 メ ... o_sign_detached ( string $message , string $secret_key ): string 秘密鍵を使って署名します。 この署名は、対 ... ます。 パラメータ message 署名するメッセージ secret_key 秘密鍵。 sodium_crypto_sign_secretkey() を参照して ... ium , crypto , string , detached , 関数 , secret , key , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-sign-detached.html - [similar]
Ed25519 公開鍵を、Curve25519 公開鍵に変換する 3424
« sodium_crypto_sign_detached sodium_crypto_sign_ed25519_sk_to_curve25519 » PHP Manual Sodium 関 ... pto_sign_ed25519_pk_to_curve25519 ( string $public_key ): string 指定された Ed25519 形式の公開鍵から、 双 ... 25519 形式の公開鍵を計算します。 パラメータ public_key crypto_sign 関数に適合する公開鍵 戻り値 crypto_box ... : 公開 , 変換 , crypto , 鍵 , sodium , 関数 , pk , key , 適合 , 形式 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-ed25519-pk-to-curve25519.... - [similar]
Ed25519 秘密鍵を、Curve25519 秘密鍵に変換する 3424
« sodium_crypto_sign_ed25519_pk_to_curve25519 sodium_crypto_sign_keypair_from_secretkey_and_publ ... ickey » PHP Manual Sodium 関数 Ed25519 秘密鍵を、Curve25 ... pto_sign_ed25519_sk_to_curve25519 ( string $secret_key ): string 指定された Ed25519 形式の秘密鍵から、 双 ... 25519 形式の秘密鍵を計算します。 パラメータ secret_key crypto_sign 関数に適合する秘密鍵 戻り値 crypto_box ... ード: 変換 , crypto , sodium , 関数 , 適合 , 形式 , key , secret , string , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-sign-ed25519-sk-to-curve25519.... - [similar]
アイテムを削除する 3424
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Mem ... ムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キ ...key をサーバーから削除します。 time パラメータは、この ... 格納コマンドが成功するようになる) です。 パラメータ key 削除したいキー。 time サーバーがアイテムを削除する ... addServer ( 'localhost' , 11211 ); $m -> delete ( 'key1' ); ?> 参考 Memcached::deleteByKey() - 指定したサ ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
Create a new ClientEncryption object 3424
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... パラメータ options options Option Type Description keyVaultClient MongoDB\Driver\Manager The Manager used ... to route data key queries. This option is required (unlike with Mong ... oDB\Driver\Manager::createClientEncryption() ). keyVaultNamespace string A fully qualified namespace ( ... " ) denoting the collection that contains all data keys used for encryption and decryption. kmsProviders ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
次の要素に移動する 3403
« AppendIterator::key AppendIterator::rewind » PHP Manual AppendIterator 次の要素に移動する Appe ... or::current() - 現在の値を取得する AppendIterator::key() - 現在のキーを取得する AppendIterator::valid() - ... ーワード: 要素 , AppendIterator , 移動 , 次 , next , key , rewind , パラメータ , 取得 , public ...
https://man.plustar.jp/php/appenditerator.next.html - [similar]
オフセットが存在するかどうかを調べる 3403
« ArrayIterator::next ArrayIterator::offsetGet » PHP Manual ArrayIterator オフセットが存在するか ... る 説明 public ArrayIterator::offsetExists ( mixed $key ): bool オフセットが存在するかどうかを調べます。 警 ... ん。引数のリストのみが 記述されています。 パラメータ key 調べたいオフセット。 戻り値 オフセットが存在する場 ... オフセット , 存在 , ArrayIterator , offsetExists , key , 記述 , エントリ , 配列 , valid , 参考 ...
https://man.plustar.jp/php/arrayiterator.offsetexists.html - [similar]