検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 217 for [SIMILAR] 16 1024 4096 WITH 9496 openssl WITH 81... (0.516 sec.)
CSR を文字列としてエクスポートする 6917
« openssl_csr_export_to_file openssl_csr_get_public_key » PHP Manual OpenSSL 関数 CSR を文字列としてエクスポートする openssl_csr_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_export — CSR を文字列としてエクスポートする 説明 openssl_csr_export ( OpenSSLCertificateSigningRequest ...
https://man.plustar.jp/php/function.openssl-csr-export.html - [similar]
キー/証明書パラメータ 6917
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
公開鍵でデータを暗号化する 6917
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗号化する openssl_public_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_encrypt — 公開鍵でデータを暗号化する 説明 openssl_public_encrypt ( string $data , string &$encrypted_data ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
署名アルゴリズム 6917
« CMS (暗号メッセージシンタックス) 関連のフラグ/定数 暗号化方式 » PHP Manual 定義済み定数 署名アルゴリズム 署名アルゴリズム OPENSSL_ALGO_DSS1 ( int ) OPENSSL_ALGO_SHA1 ( int ) openssl_sign() および openssl_verify() のデフォルトアルゴリズムとして用いられます。 OPENSSL_ALGO_SHA224 ( int ) ...
https://man.plustar.jp/php/openssl.signature-algos.html - [similar]
OpenSSL エラーメッセージを返す 6917
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す openssl_error_string (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_error_string — OpenSSL エラーメッセージを返す 説明 openssl_error_string (): string | false openssl_error_string() は、 OpenSSL ラ ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
公開鍵でデータを復号する 6917
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
秘密鍵でデータを暗号化する 6917
« openssl_private_decrypt openssl_public_decrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを暗号化する openssl_private_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_encrypt — 秘密鍵でデータを暗号化する 説明 openssl_private_encrypt ( string $data , string &$encrypted_data , ...
https://man.plustar.jp/php/function.openssl-private-encrypt.html - [similar]
ファイルに署名する 6917
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
CMS メッセージを暗号化する 6917
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する openssl_cms_encrypt (PHP 8) openssl_cms_encrypt — CMS メッセージを暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | array | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
暗号化方式 6917
« 署名アルゴリズム バージョン定数 » PHP Manual 定義済み定数 暗号化方式 暗号化方式 OPENSSL_CIPHER_RC2_40 ( int ) OPENSSL_CIPHER_RC2_128 ( int ) OPENSSL_CIPHER_RC2_64 ( int ) OPENSSL_CIPHER_DES ( int ) OPENSSL_CIPHER_3DES ( int ) OPENSSL_CIPHER_AES_128_CBC ( int ) OPENSSL_CIPHER_AES_192_CB ...
https://man.plustar.jp/php/openssl.ciphers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT