検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 42 for sha (0.007 sec.)
SNMP オブジェクトの値を設定する 8330
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (P ... Priv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_prot ... snmp3_set ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'IF-MIB::if ... snmp3_set ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'FOO-MIB::b ... snmp3_set ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'FOO-MIB::b ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
SNMP オブジェクトを取得する 7788
« snmp2_walk snmp3_getnext » PHP Manual SNMP 関数 SNMP オブジェクトを取得する snmp3_get (PHP 4, ... Priv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_prot ... snmp3_get ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'IF-MIB::if ...
https://man.plustar.jp/php/function.snmp3-get.html - [similar]
Encrypt a value 7788
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... oDB\Driver\ClientEncryption::AEAD_AES_256_CBC_HMAC_SHA_512_DETERMINISTIC MongoDB\Driver\ClientEncryption: ... :AEAD_AES_256_CBC_HMAC_SHA_512_RANDOM MongoDB\Driver\ClientEncryption::ALGORI ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 7633
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェク ... Priv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_prot ... p3_getnext ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'IF-MIB::if ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
指定したすべてのオブジェクトとそのオブジェクト ID を返す 7556
« snmp3_getnext snmp3_set » PHP Manual SNMP 関数 指定したすべてのオブジェクトとそのオブジェクト ... Priv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_prot ... _real_walk ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'IF-MIB::if ...
https://man.plustar.jp/php/function.snmp3-real-walk.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 7478
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成す ... メータ algo 選択したハッシュアルゴリズムの名前 (例. "sha256", "sha512", "haval160,4" など) サポートされてい ... ーのペアを導出します。 $encryptionKey = hash_hkdf ( 'sha256' , $inputKey , 32 , 'aes-256-encryption' , $sal ... t ); $authenticationKey = hash_hkdf ( 'sha256' , $inputKey , 32 , 'sha-256-authentication' , ... ; // bool(true) ?> 上の例は、AES-256 encryption と SHA-256 authentication をそれぞれ使い、 encrypt-then-H ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 7478
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する ... Priv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphrase 認証パスフレーズ。 privacy_prot ... snmp3_walk ( 'localhost' , 'james' , 'authPriv' , 'SHA' , 'secret007' , 'AES' , 'secret007' , 'IF-MIB::if ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]
はじめに 7401
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケ ... する機能があります。 また、アーカイブの整合性を MD5、SHA-1、SHA-256 あるいは SHA-512 シグネチャで自動的に検 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
パスワードが、有効なパスワード検証文字列かを調べる 7246
« sodium_crypto_kx_server_session_keys sodium_crypto_pwhash_scryptsalsa208sha256_str » PHP Manua ... 文字列かを調べる sodium_crypto_pwhash_scryptsalsa208sha256_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypt ... o_pwhash_scryptsalsa208sha256_str_verify — パスワードが、有効なパスワード検証 ... 列かを調べる 説明 sodium_crypto_pwhash_scryptsalsa208sha256_str_verify ( string $hash , string $password ): ... , 検証 , sodium , crypto , pwhash , scryptsalsa , sha , verify , 関数 , string ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
ASCII 文字列でエンコードされたハッシュを得る 7246
« sodium_crypto_pwhash_scryptsalsa208sha256_str_verify sodium_crypto_pwhash_scryptsalsa208sha256 ... たハッシュを得る sodium_crypto_pwhash_scryptsalsa208sha256_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhas ... h_scryptsalsa208sha256_str — ASCII 文字列でエンコードされたハッシュを得 ... る 説明 sodium_crypto_pwhash_scryptsalsa208sha256_str ( string $password , int $opslimit , int $m ... ハッシュ , sodium , crypto , pwhash , scryptsalsa , sha , int , memlimit , opslimit ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
PREV 1 2 3 4 5 NEXT