検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 289 for [SIMILAR] 16 1024 4096 WITH 121215 sodium WITH 1... (0.241 sec.)
指定した暗号のキーの長さを得る 0
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得る mcrypt_get_key_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_key_size — 指定した暗号のキーの長さを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 さ ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
バージョン定数 0
« 暗号化方式 Server Name Indication 定数 » PHP Manual 定義済み定数 バージョン定数 バージョン定数 OPENSSL_VERSION_TEXT ( string ) OPENSSL_VERSION_NUMBER ( int ) 関連キーワード: 定数 , バージョン , 方式 , Server , Name , Indication , 定義 , string , int , ...
https://man.plustar.jp/php/openssl.constversion.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
日本語のマルチバイト文字に関する基本事項 0
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチバイト文字に関する基本事項 日本語のマルチバイト文字に関する基本事項 日本語の文字は、マルチバイトエンコーディングを使用しないと表せません。 また、プラットフォームや使用目的によって複数の標準エ ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
はじめに 0
« SSH2 インストール/設定 » PHP Manual SSH2 はじめに はじめに 安全な暗号化通信を使用したリモートマシン上にあるリソースへのアクセス手段 (シェル、リモート実行、トンネリング、ファイル転送) を提供する » libssh2 のバインディングです。 関連キーワード: リモート , インストール , 設定 , 通信 , マシ ...
https://man.plustar.jp/php/intro.ssh2.html - [similar]
キーの型 0
« 非対称暗号化のパディングフラグ PKCS7 フラグ/定数 » PHP Manual 定義済み定数 キーの型 キーの型 OPENSSL_KEYTYPE_RSA ( int ) OPENSSL_KEYTYPE_DSA ( int ) OPENSSL_KEYTYPE_DH ( int ) OPENSSL_KEYTYPE_EC ( int ) この定数が使えるのは、PHP をコンパイルする際に OpenSSL 0.9.8 以降を使ったときだけで ...
https://man.plustar.jp/php/openssl.key-types.html - [similar]
目的を調べるフラグ 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]
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]