検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 236 for [SIMILAR] 16 1024 4096 WITH 14483 opensslcertifi... (0.329 sec.)
openssl_pkey_get_public のエイリアス 2116
« openssl_get_privatekey openssl_open » PHP Manual OpenSSL 関数 openssl_pkey_get_public のエイリアス openssl_get_publickey (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_get_publickey — openssl_pkey_get_public() のエイリアス 説明 この関数は次の関数のエイリアスです。 openssl_pkey_get_publi ...
https://man.plustar.jp/php/function.openssl-get-publickey.html - [similar]
キーの詳細の配列を返す 2116
« openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す openssl_pkey_get_details (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_pkey_get_details — キーの詳細の配列を返す 説明 openssl_pkey_get_details ( OpenSSLAsymmetricKey $key ): array | false この関数は、キ ...
https://man.plustar.jp/php/function.openssl-pkey-get-details.html - [similar]
新規に秘密鍵を生成する 2116
« openssl_pkey_get_public openssl_private_decrypt » PHP Manual OpenSSL 関数 新規に秘密鍵を生成する openssl_pkey_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_new — 新規に秘密鍵を生成する 説明 openssl_pkey_new ( ? array $options = null ): OpenSSLAsymmetricKey | false openssl_pkey ...
https://man.plustar.jp/php/function.openssl-pkey-new.html - [similar]
暗号化方式 2116
« 署名アルゴリズム バージョン定数 » 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]
PKCS5 v2 の PBKDF2 文字列を生成する 2116
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
インストール手順 2116
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
暗号 iv の長さを取得 2116
« OpenSSL 関数 openssl_cms_decrypt » PHP Manual OpenSSL 関数 暗号 iv の長さを取得 openssl_cipher_iv_length (PHP 5 >= 5.3.3, PHP 7, PHP 8) openssl_cipher_iv_length — 暗号 iv の長さを取得 説明 openssl_cipher_iv_length ( string $cipher_algo ): int | false 暗号初期化ベクトル (iv) の長さを取得 ...
https://man.plustar.jp/php/function.openssl-cipher-iv-length.html - [similar]
その他の定数 2116
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他の定数 OPENSSL_RAW_DATA ( bool ) openssl_encrypt() や openssl_decrypt() 関数で この値が設定されると、生のデータがそのまま返されます。 設定されない場合、Base64 エンコードされたデータが呼び出し ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
データを復号する 2116
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
キーリソースを開放する 2116
« openssl_error_string openssl_get_cert_locations » PHP Manual OpenSSL 関数 キーリソースを開放する openssl_free_key (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_free_key — キーリソースを開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.openssl-free-key.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT