検索

phrase: max: clip:
target: order:
Results of 1 - 7 of about 7 for untrusted (0.002 sec.)
はじめに 11596
« LuaSandbox インストール/設定 » PHP Manual LuaSandbox はじめに はじめに LuaSandbox is an extens ... ion for PHP 7 and PHP 8 to allow safely running untrusted Lua 5.1 code from within PHP. Differences compared ... ox provides a default-safe environment for running untrusted code. Stock Lua functions were reviewed for securi ... 関連キーワード: LuaSandbox , extension , running , untrusted , compatibility , backwards , were , because , les ...
https://man.plustar.jp/php/intro.luasandbox.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 11414
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特 ... e , int $purpose , array $ca_info = [] , ? string $untrusted_certificates_file = null ): bool | int openssl_x50 ... うな信頼できる CA ファイル/ディレクトリの配列です。 untrusted_certificates_file 指定した場合は、これが証明書を含 ... れます。 そのファイル内にある証明書は、信頼されない(untrusted)証明書とみなされます。 戻り値 証明書が意図した目的 ... SSL X.509 型のリソースを受け入れていました。 8.0.0 untrusted_certificates_file は、nullable になりました。 関連 ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
S/MIME で署名されたメッセージの署名を検証する 10178
« openssl_pkcs7_sign openssl_pkey_derive » PHP Manual OpenSSL 関数 S/MIME で署名されたメッセージ ... _filename = null , array $ca_info = [] , ? string $untrusted_certificates_filename = null , ? string $content = ... 詳細な情報については、 証明書の検証 を参照ください。 untrusted_certificates_filename untrusted_certificates_filen ... ージョン 説明 8.0.0 signers_certificates_filename , untrusted_certificates_filename , content , output_filename ...
https://man.plustar.jp/php/function.openssl-pkcs7-verify.html - [similar]
S/MIME メッセージに署名する 8070
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する ... $headers , int $flags = PKCS7_DETACHED , ? string $untrusted_certificates_filename = null ): bool openssl_pkcs7 ... 使用することが可能です。 PKCS7 定数 を参照ください。 untrusted_certificates_filename untrusted_certificates_filen ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
CMS の署名を検証する 7888
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する ope ... tificates = null , array $ca_info = [] , ? string $untrusted_certificates_filename = null , ? string $content = ... ます。 ca_info 自己署名の認証局の証明書を含む配列。 untrusted_certificates_filename 追加の中間証明書を含むファイ ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
ファイルに署名する 7724
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_s ... int $encoding = OPENSSL_ENCODING_SMIME , ? string $untrusted_certificates_filename = null ): bool この関数は、X ... CODING_DER , OPENSSL_ENCODING_PEM のいずれかです。 untrusted_certificates_filename 署名に含まれる中間証明書。 戻 ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
CMS (暗号メッセージシンタックス) 関連のフラグ/定数 6670
« PKCS7 フラグ/定数 署名アルゴリズム » PHP Manual 定義済み定数 CMS (暗号メッセージシンタックス) ... このオプションを使うと、 openssl_cms_verify() 関数の untrusted_certificates_filename 引数で指定した証明書だけを検 ... 減りますが、 (たとえば、 openssl_cms_verify() 関数に untrusted_certificates_filename を使って渡すなどして) 検証す ...
https://man.plustar.jp/php/openssl.cms.flags.html - [similar]
PREV 1 NEXT