検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 90 for verify (0.005 sec.)
Sodium 関数 6414
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数 ... で使う、ランダムな鍵を生成する sodium_crypto_auth_verify — メッセージのタグが有効かどうかを検証する sodium_ ... 算する sodium_crypto_pwhash_scryptsalsa208sha256_str_verify — パスワードが、有効なパスワード検証文字列かを調べ ... する必要があるかを判定する sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる sod ... ひとつに定まる鍵ペアを派生させる sodium_crypto_sign_verify_detached — メッセージの署名を検証する sodium_crypt ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
指定したハッシュがオプションにマッチするかどうかを調べる 6347
« password_hash password_verify » PHP Manual Password Hashing 関数 指定したハッシュがオプションに ... を、平文のパスワードに対して検証します if ( password_verify ( $password , $hash )) { // より新しいハッシュアル ...
https://man.plustar.jp/php/function.password-needs-rehash.html - [similar]
署名を生成する 6294
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_si ... re.dat' , $signature ); // 署名を検証 $r = openssl_verify ( $data , $signature , $public_key_pem , "sha256Wi ... RSAEncryption" ); var_dump ( $r ); ?> 参考 openssl_verify() - 署名を検証する 関連キーワード: 署名 , 生成 , s ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 6227
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジ ... 2MAQXJVe0H0hdp/ MML5G2iNVgNozAo= 参考 openssl_spki_verify() - 署名済みの公開鍵とチャレンジを検証する openssl ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
ストレージの暗号化 6227
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗 ... て、 与えられた文字列をハッシュします。また password_verify() は、与えられたパスワードのハッシュがデータベース ... y ( $connection , $query )); if ( $row && password_verify ( $password , $row [ 'pwd' ])) { echo 'Welcome, ' ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
Yaf_Route_Regex のコンストラクタ 6227
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... ng $match , array $route , array $map = ? , array $verify = ? , string $reverse = ? ) パラメータ match 正規表 ... 用します。 map マッチした結果に代入する名前の配列。 verify reverse URL を組み立てるときに使う文字列。 Yaf_Rou ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
Creates EvTimer watcher object associated with the current event loop instance 6160
« EvLoop::suspend EvLoop::verify » PHP Manual EvLoop Creates EvTimer watcher object associated w ...
https://man.plustar.jp/php/evloop.timer.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 6160
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) ... して探します。 このオプションを使うと、 openssl_cms_verify() 関数の untrusted_certificates_filename 引数で指定 ... れない証明書のまま引き続き使われます。 OPENSSL_CMS_NOVERIFY 署名されたメッセージの、署名者の証明書を検証しませ ... セージのサイズが減りますが、 (たとえば、 openssl_cms_verify() 関数に untrusted_certificates_filename を使って渡 ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
PKCS7 フラグ/定数 6160
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フ ... に検索されます。 このオプションでは、 openssl_pkcs7_verify() の extracerts パラメータで指定した証明書 のみが使 ... ていな い CA として使用することも可能です。 PKCS7_NOVERIFY サインつきメッセージをサインした証明書の署名につい ... 小さくなりますが、認証 側が(例えば、 openssl_pkcs7_verify() の extracerts を用いて渡すことにより) サインをし ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 6160
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_ ... _construct ( string $match , array $route , array $verify = ? ) パラメータ match リクエストの URI とマッチさ ... 、 値を省略したときにはデフォルト設定を利用します。 verify 戻り値 例 例1 Yaf_Route_Rewrite() の例 <?php /** * ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT