検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 330 for [SIMILAR] 16 1024 4096 WITH 18110 復号 WITH 1160... (0.529 sec.)
目的を調べるフラグ 0
« 定義済み定数 非対称暗号化のパディングフラグ » PHP Manual 定義済み定数 目的を調べるフラグ 目的を調べるフラグ X509_PURPOSE_SSL_CLIENT ( int ) X509_PURPOSE_SSL_SERVER ( int ) X509_PURPOSE_NS_SSL_SERVER ( int ) X509_PURPOSE_SMIME_SIGN ( int ) X509_PURPOSE_SMIME_ENCRYPT ( int ) X509_PURPOSE ...
https://man.plustar.jp/php/openssl.purpose-check.html - [similar]
署名済みテキストを検証する 0
« gnupg_sign wkhtmltox » PHP Manual GnuPG 関数 署名済みテキストを検証する gnupg_verify (PECL gnupg >= 0.1) gnupg_verify — 署名済みテキストを検証する 説明 gnupg_verify ( resource $identifier , string $signed_text , string $signature , string &$plaintext = ? ): array 指定した signed_text を ...
https://man.plustar.jp/php/function.gnupg-verify.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
LZF 圧縮を行う 0
« LZF 関数 lzf_decompress » PHP Manual LZF 関数 LZF 圧縮を行う lzf_compress (PECL lzf >= 0.1.0) lzf_compress — LZF 圧縮を行う 説明 lzf_compress ( string $data ): string lzf_compress() は、指定された arg を LZF 符号化方式で圧縮します。 パラメータ data 圧縮するデータ。 戻り値 圧縮されたデー ...
https://man.plustar.jp/php/function.lzf-compress.html - [similar]
LZF 圧縮を伸長する 0
« lzf_compress lzf_optimized_for » PHP Manual LZF 関数 LZF 圧縮を伸長する lzf_decompress (PECL lzf >= 0.1.0) lzf_decompress — LZF 圧縮を伸長する 説明 lzf_decompress ( string $data ): string lzf_decompress() は、lzf で符号化された文字列を含む data を伸長します。 パラメータ data 圧縮された ...
https://man.plustar.jp/php/function.lzf-decompress.html - [similar]
共有秘密鍵を返す 0
« radius_send_request radius_strerror » PHP Manual Radius 関数 共有秘密鍵を返す radius_server_secret (PECL radius >= 1.1.0) radius_server_secret — 共有秘密鍵を返す 説明 radius_server_secret ( resource $radius_handle ): string パスワードや暗号化キーのような加工されたデータを復元する際の S ...
https://man.plustar.jp/php/function.radius-server-secret.html - [similar]
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
Constructs EventHttp object(the HTTP server) 0
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp object(the HTTP server) EventHttp::__construct (PECL event >= 1.2.6-beta) EventHttp::__construct — Constructs EventHttp object(the HTTP server) 説明 public EventHttp::__construct ( EventBase $base ...
https://man.plustar.jp/php/eventhttp.construct.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]