検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1132 for [SIMILAR] 16 1024 4096 WITH 19180 indication WIT... (0.606 sec.)
OpenSSL 1078
« mhash はじめに » PHP Manual 暗号 OpenSSL OpenSSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方 ...
https://man.plustar.jp/php/book.openssl.html - [similar]
その他の定数 1078
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他の定数 OPENSSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま返されます。 設定されない場合、Base64 エンコードされたデータが呼び出し ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
署名アルゴリズム 1078
« 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]
暗号化方式 1078
« 署名アルゴリズム バージョン定数 » 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]
CSR を作成する 1078
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
S/MIME メッセージを暗号化する 1078
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化する openssl_pkcs7_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_encrypt — S/MIME メッセージを暗号化する 説明 openssl_pkcs7_encrypt ( string $input_filename , string $output_filena ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
リソース型 1078
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 OpenSSL モジュールで3つのリソースタイプが定義されていました: OpenSSL key OpenSSL X.509 OpenSSL X.509 CSR 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , ...
https://man.plustar.jp/php/openssl.resources.html - [similar]
OpenSSL 関数 1078
« 証明書の認証 openssl_cipher_iv_length » PHP Manual OpenSSL OpenSSL 関数 OpenSSL 関数 目次 openssl_cipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — CMS メッセージを暗号化する openssl_cms_read — CMS ファイルを、PEM証明書の配列 ...
https://man.plustar.jp/php/ref.openssl.html - [similar]
署名を検証する 1078
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
署名を生成する 1078
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_sign — 署名を生成する 説明 openssl_sign ( string $data , string &$signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | string $priva ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]