検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 34 for certificate (0.012 sec.)
証明書をファイルにエクスポートする 8803
« openssl_x509_checkpurpose openssl_x509_export » PHP Manual OpenSSL 関数 証明書をファイルにエク ... ポートする 説明 openssl_x509_export_to_file ( OpenSSLCertificate | string $certificate , string $output_filename , ... sl_x509_export_to_file() は、 PEM エンコード形式の certificate をファイル output_filename に保存します。 パラメー ... false を返します。 変更履歴 バージョン 説明 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンスを受け ... ました。 関連キーワード: ファイル , export , file , certificate , output , filename , 出力 , パラメータ , notext , ...
https://man.plustar.jp/php/function.openssl-x509-export-to-file.html - [similar]
証明書を文字列としてエクスポートする 8803
« openssl_x509_export_to_file openssl_x509_fingerprint » PHP Manual OpenSSL 関数 証明書を文字列と ... てエクスポートする 説明 openssl_x509_export ( OpenSSLCertificate | string $certificate , string &$output , bool $no ... ol openssl_x509_export() は、 PEM エンコード形式の certificate を文字列 output に保存します。 パラメータ x509 使用 ... false を返します。 変更履歴 バージョン 説明 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンスを受け ... た。 関連キーワード: export , output , パラメータ , certificate , バージョン , 出力 , notext , 成功 , PEM , string ...
https://man.plustar.jp/php/function.openssl-x509-export.html - [similar]
ファイルに署名する 8659
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_s ... $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | Ope ... nSSLCertificate | array | string $private_key , ? array $headers , ... ing = OPENSSL_ENCODING_SMIME , ? string $untrusted_certificates_filename = null ): bool この関数は、X.509 証明書 ... 名。 output_filename 処理結果を出力するファイル名。 certificate 署名に使う証明書。 有効な値の一覧については、 キー ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
S/MIME メッセージを暗号化する 8579
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... $input_filename , string $output_filename , OpenSSLCertificate | array | string $certificate , ? array $headers , ... RC2 40 ビット暗号により暗号化します。この内容は、 certificate で指定した意図する受信者によってのみ読むことが可能 ... です。 パラメータ input_filename output_filename certificate X.509 証明書または X.509 証明書の配列。 headers he ... OPENSSL_CIPHER_RC2_40 ) が使われていました。 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンスを受け ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 8500
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィン ... トを計算する 説明 openssl_x509_fingerprint ( OpenSSLCertificate | string $certificate , string $digest_algo = "sha ... se ): string | false openssl_x509_fingerprint() は certificate のダイジェストを文字列で返します。 パラメータ x509 ... false を返します。 変更履歴 バージョン 説明 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンスを受け ... 計算 , 証明 , fingerprint , binary , 設定 , string , certificate , 小文字 , パラメータ ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
CMS メッセージを復号化する 8340
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化す ... $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | Ope ... nSSLCertificate | array | string | null $private_key = null , int ... tput_filename 復号化した内容を書き込むファイル名。 certificate メッセージの受け手の証明書のファイル名。 private_k ... filename , cms , decrypt , input , output , OpenSSLCertificate , certificate ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 8340
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明 ... エクスポートする 説明 openssl_pkcs12_export ( OpenSSLCertificate | string $certificate , string &$output , OpenSSLA ... symmetricKey | OpenSSLCertificate | array | string $private_key , string $passphrase ... $options = [] ): bool openssl_pkcs12_export() は、 certificate を PKCS#12 ファイルフォーマットにしたものを output ... false を返します。 変更履歴 バージョン 説明 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンスを受け ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
キー/証明書パラメータ 8196
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ Ope ... す。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインスタンス。 (PHP 8.0.0 より前のバージョ ... ンコードされた証明書の内容を含む文字列。 -----BEGIN CERTIFICATE----- から始まります。 証明書の署名リクエスト (Cert ... ests (CSRs)) openssl_csr_new() 関数が返した OpenSSLCertificateSigningRequest クラスのインスタンス。 (PHP 8.0.0 よ ... ンコードされた証明書の内容を含む文字列。 -----BEGIN CERTIFICATE----- から始まります。 公開鍵/秘密鍵 openssl_get_pu ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 8116
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特 ... うか確認する 説明 openssl_x509_checkpurpose ( OpenSSLCertificate | string $certificate , int $purpose , array $ca_i ... nfo = [] , ? string $untrusted_certificates_file = null ): bool | int openssl_x509_checkpurpo ... 的に使用可能であるかどうかを確認します。 パラメータ certificate 調べたい証明書。 purpose openssl_x509_checkpurpose ... きる CA ファイル/ディレクトリの配列です。 untrusted_certificates_file 指定した場合は、これが証明書を含むPEMエンコー ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
S/MIME 暗号化されたメッセージを復号する 7733
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセー ... $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | Ope ... nSSLCertificate | array | string | null $private_key = null ): boo ... 定したファイル中の S/MIME 暗号化されたメッセージを、 certificate と private_key で 指定した証明書とそれに関連付けら ... output_filename で指定したファイルに出力されます。 certificate private_key 戻り値 成功した場合に true を、失敗した ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
PREV 1 2 3 4 NEXT