検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 44 for ca (0.003 sec.)
PHP 5.6.x における OpenSSL 関連の変更 7223
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... になりました。 デフォルトでは、OpenSSL のデフォルト CA バンドルを使ってピア証明書を検証します。 たいていの ... 変更する必要はありません。 OpenSSL が、よく知られた CA バンドルを使うように設定されているからです。 デフォ ... ルトの CA バンドルを上書きすることもできます。 openssl.cafil ... e あるいは openssl.capath を設定すればグローバルに変更でき、コンテキスト ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
OAuth 7177
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 ... AccessToken — アクセストークンを取得する OAuth::getCAPath — CA 情報を取得する OAuth::getLastResponse — 直 ... OAuth::setAuthType — 認証方式を設定する OAuth::setCAPath — CA パスおよび情報を設定する OAuth::setNonce ... questEngine — setRequestEngine OAuth::setRSACertificate — RSA 証明書を設定する OAuth::setSSLChecks — リク ... arameter — 必須パラメータを追加する OAuthProvider::callconsumerHandler — consumerNonceHandler コールバッ ...
https://man.plustar.jp/php/book.oauth.html - [similar]
変数名とその値から配列を作成する 7177
« asort count » PHP Manual 配列 関数 変数名とその値から配列を作成する compact (PHP 4, PHP 5, PHP ... t() の例 <?php $city = "San Francisco" ; $state = "CA" ; $event = "SIGGRAPH" ; $location_vars = array( " ... ity" , "state" ); $result = compact ( "event" , $location_vars ); print_r ( $result ); ?> 上の例の出力は ... nt] => SIGGRAPH [city] => San Francisco [state] => CA ) 注意 注意 : 分かった! 可変変数 は関数内で PHP の ...
https://man.plustar.jp/php/function.compact.html - [similar]
GeoIP データベースで見つかった詳細な都市情報を返す 7177
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳 ... さい) "region" -- 地域コード (例: カリフォルニアなら CA) "city" -- 市 "postal_code" -- 郵便番号、FSA あるい ... => USA [country_name] => United States [region] => CA [city] => Marina Del Rey [postal_code] => [latitud ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する 7115
« openssl_decrypt openssl_digest » PHP Manual OpenSSL 関数 ローカルのDH秘密鍵とリモート側のDH公開 ... 0:ef:cb:3b:60:79:74:02: 98:f5:f9:8e:3e:b5:62:08:de:ca:8c:c3:40:4a:80: 79:d5:43:06:17:a8:19:56:af:cc:95:5 ... b:76:5a:9a:f1:3c:76:76:35:cc:7b:c1:a5: f4:39:e5:b6:ca:71:3f:7c:3f:97:e5:ab:86:c1:cd: 0e:e6:ee:04:c9:e6:2 ... e1c779d6f13b8b25600efcb3b6079740298f5f98e3eb56208deca8cc3404a8079d5430617a81956afcc955ee2322dd2147b765a9 ... af13c767635cc7bc1a5f439e5b6ca713f7c3f97e5ab86c1cd0ee6ee04c9e62d807e59c049ebb6644 ...
https://man.plustar.jp/php/function.openssl-dh-compute-key.html - [similar]
PKCS7 フラグ/定数 7069
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フ ... れます。しかし、指定された証明書を信頼されていな い CA として使用することも可能です。 PKCS7_NOVERIFY サイ ... の場合、サイン付きのメッセージにある証明書を未認証の CA として使用しません。 PKCS7_NOCERTS メッセージにサイ ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]
Description 7023
« Imagick::borderImage Imagick::charcoalImage » PHP Manual Imagick Description Imagick::brightne ... d contrast parameters into slope and intercept and calls a polynomical function to apply to the image. パ ... t , into , パラメータ , apply , function , polynomical , ca ...
https://man.plustar.jp/php/imagick.brightnesscontrastimage.html - [similar]
照合用の属性の値を取得する 6915
« Collator::create Collator::getErrorCode » PHP Manual Collator 照合用の属性の値を取得する Colla ... tribute() の例 <?php $coll = collator_create ( 'en_CA' ); $val = collator_get_attribute ( $coll , Collat ...
https://man.plustar.jp/php/collator.getattribute.html - [similar]
照合用の属性を設定する 6915
« Collator::getStrength Collator::setStrength » PHP Manual Collator 照合用の属性を設定する Colla ... tribute() の例 <?php $coll = collator_create ( 'en_CA' ); $val = collator_get_attribute ( $coll , Collat ...
https://man.plustar.jp/php/collator.setattribute.html - [similar]
MySQL サーバに接続する 6915
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... した。 例1 URI の例 mysqlx://foobar mysqlx://root@localhost?socket=%2Ftmp%2Fmysqld.sock%2F mysqlx://foo:b ... ar@localhost:33060 mysqlx://foo:bar@localhost:33160?ssl-mo ... de=disabled mysqlx://foo:bar@localhost:33260?ssl-mode=required mysqlx://foo:bar@loca ... ath/to/socket)?auth=sha256_mem mysqlx://foo:bar@[localhost:33060, 127.0.0.1:33061] mysqlx://foobar?ssl-c ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
PREV 1 2 3 4 5 NEXT