検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 231 for [SIMILAR] 16 1024 4096 WITH 14772 openssl WITH 1... (0.213 sec.)
署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートす... 0
« openssl_spki_export_challenge openssl_spki_new » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートする openssl_spki_export (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export — 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公 ...
https://man.plustar.jp/php/function.openssl-spki-export.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
データを暗号化する 0
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , str ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 0
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する openssl_x509_fingerprint (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_x509_fingerprint — 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
PKCS7 ファイルを PEM証明書 の配列にエクスポートする 0
« openssl_pkcs7_encrypt openssl_pkcs7_sign » PHP Manual OpenSSL 関数 PKCS7 ファイルを PEM証明書 の配列にエクスポートする openssl_pkcs7_read (PHP 7 >= 7.2.0, PHP 8) openssl_pkcs7_read — PKCS7 ファイルを PEM証明書 の配列にエクスポートする 説明 openssl_pkcs7_read ( string $data , array &$ce ...
https://man.plustar.jp/php/function.openssl-pkcs7-read.html - [similar]
phar のシグネチャのアルゴリズムを設定して適用する 0
« Phar::setMetadata Phar::setStub » PHP Manual Phar phar のシグネチャのアルゴリズムを設定して適用する Phar::setSignatureAlgorithm (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定して適用する 説明 public Phar::setSignat ...
https://man.plustar.jp/php/phar.setsignaturealgorithm.html - [similar]
phar のシグネチャのアルゴリズムを設定する 0
« PharData::setMetadata PharData::setStub » PHP Manual PharData phar のシグネチャのアルゴリズムを設定する PharData::setSignatureAlgorithm (No version information available, might only be in Git) PharData::setSignatureAlgorithm — phar のシグネチャのアルゴリズムを設定する 説明 public PharD ...
https://man.plustar.jp/php/phardata.setsignaturealgorithm.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]