検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for digest (0.002 sec.)
SoapClient のコンストラクタ 7960
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... 。 SOAP_AUTHENTICATION_BASIC と SOAP_AUTHENTICATION_DIGEST が指定できます。 省略された場合、 かつ login オプシ ... Basic 認証を使います。 login string Basic 認証と、Digest 認証で使うユーザー名を指定します。 password string ... Basic 認証と、Digest 認証で使うパスワードを指定します。 HTTPS クライアン ... ライアント証明書のための パスフレーズ。 Basic 認証や Digest 認証で使う password と混同しないようにして下さい。 ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
定義済み定数 7749
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... c 認証を使うことを指定します。 SOAP_AUTHENTICATION_DIGEST ( int ) 1 authentication オプションを SoapClient:: ... __construct() に渡す際、Digest 認証を使うことを指定します。 SOAP_SSL_METHOD_TLS ( ...
https://man.plustar.jp/php/soap.constants.html - [similar]
Gets the last committed configuration of the ZooKeeper cluster as it is known to... 7635
« ZookeeperConfig::add ZookeeperConfig::remove » PHP Manual ZookeeperConfig Gets the last commit ... -> connect ( 'localhost:2181' ); $zk -> addAuth ( 'digest' , 'timandes:timandes' ); $zkConfig = $zk -> getCo ...
https://man.plustar.jp/php/zookeeperconfig.get.html - [similar]
Change ZK cluster ensemble membership and roles of ensemble peers 7635
« ZookeeperConfig::remove ZookeeperException » PHP Manual ZookeeperConfig Change ZK cluster ense ... onnect ( 'localhost:2181' ); $client -> addAuth ( 'digest' , 'timandes:timandes' ); $zkConfig = $client -> g ...
https://man.plustar.jp/php/zookeeperconfig.set.html - [similar]
Add servers to the ensemble 7521
« ZookeeperConfig ZookeeperConfig::get » PHP Manual ZookeeperConfig Add servers to the ensemble ... onnect ( 'localhost:2181' ); $client -> addAuth ( 'digest' , 'timandes:timandes' ); $zkConfig = $client -> g ...
https://man.plustar.jp/php/zookeeperconfig.add.html - [similar]
Remove servers from the ensemble 7521
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ... onnect ( 'localhost:2181' ); $client -> addAuth ( 'digest' , 'timandes:timandes' ); $zkConfig = $client -> g ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]
CSR をファイルにエクスポートする 7310
« openssl_cms_verify openssl_csr_export » PHP Manual OpenSSL 関数 CSR をファイルにエクスポートす ... penssl_csr_new ( $subject , $private_key , array( 'digest_alg' => 'sha384' ) ); openssl_pkey_export_to_file ...
https://man.plustar.jp/php/function.openssl-csr-export-to-file.html - [similar]
CSR を文字列としてエクスポートする 7310
« openssl_csr_export_to_file openssl_csr_get_public_key » PHP Manual OpenSSL 関数 CSR を文字列と ... => OPENSSL_KEYTYPE_RSA , )); $configargs = array( 'digest_alg' => 'sha256WithRSAEncryption' ); $csr = openss ...
https://man.plustar.jp/php/function.openssl-csr-export.html - [similar]
CSR の公開鍵を返す 7310
« openssl_csr_export openssl_csr_get_subject » PHP Manual OpenSSL 関数 CSR の公開鍵を返す openss ... penssl_csr_new ( $subject , $private_key , array( 'digest_alg' => 'sha256' ) ); $public_key = openssl_csr_ge ...
https://man.plustar.jp/php/function.openssl-csr-get-public-key.html - [similar]
CSR の subject を返す 7310
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す ope ... => OPENSSL_KEYTYPE_RSA , )); $configargs = array( 'digest_alg' => 'sha512WithRSAEncryption' ); $csr = openss ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
PREV 1 2 3 NEXT