検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 46 for enc (0.078 sec.)
指定されたパスのファイルにアーカイブの一部を置き換える 7139
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのフ ... ags 以下のビットマスクの組み合わせ: ZipArchive::FL_ENC_GUESS , ZipArchive::FL_ENC_UTF_8 , ZipArchive::FL_ ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 7002
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファ ... み合わせ: ZipArchive::FL_OVERWRITE , ZipArchive::FL_ENC_GUESS , ZipArchive::FL_ENC_UTF_8 , ZipArchive::FL_ ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
指定した符号化方式でデータを圧縮する 6956
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する z ... lib_encode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_encode — 指 ... 定した符号化方式でデータを圧縮する 説明 zlib_encode ( string $data , int $encoding , int $level = - ... 記述されています。 パラメータ data 圧縮するデータ。 encoding 圧縮アルゴリズム。 ZLIB_ENCODING_RAW 、 ZLIB_ ... ENCODING_DEFLATE または ZLIB_ENCODING_GZIP 。 level 戻り値 例 例1 zlib_encode() の例 ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
RADIUS Vendor Specific Attribute Types 6911
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... MICROSOFT_MS_CHAP_PW_2 RADIUS_MICROSOFT_MS_CHAP_LM_ENC_PW RADIUS_MICROSOFT_MS_CHAP_NT_ENC_PW RADIUS_MICRO ... SOFT_MS_MPPE_ENCRYPTION_POLICY RADIUS_MICROSOFT_MS_MPPE_ENCRYPTION_ ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
定義済み定数 6911
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ECL zip 1.18.0 以降で利用可能です。 ZipArchive::FL_ENCRYPTED ( int ) 暗号化されたデータを読み込みます(FL_ ... ECL zip 1.18.0 以降で利用可能です。 ZipArchive::FL_ENC_GUESS ( int ) 文字エンコーディングを推測します (デ ... ルト)。PHP 7.0.8 以降で利用可能です。 ZipArchive::FL_ENC_RAW ( int ) 何も手を加えない文字列を取得します。PH ... P 7.0.8 以降で利用可能です。 ZipArchive::FL_ENC_STRICT ( int ) 指示に厳格に従います。PHP 7.0.8 以降 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
暗号化フィルタ 6804
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... ( $iv_size , MCRYPT_DEV_URANDOM ); $fp = fopen ( 'encrypted-file.enc' , 'wb' ); fwrite ( $fp , $iv ); $o ... FILTER_WRITE , $opts ); fwrite ( $fp , 'message to encrypt' ); fclose ( $fp ); // 復号化する... $fp = fop ... en ( 'encrypted-file.enc' , 'rb' ); $iv = fread ( $fp , $iv_ ... 8 CBC と SHA256 HMAC で暗号化する <?php AES_CBC :: encryptFile ( $password , "plaintext.txt" , "encrypted ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
定義済み定数 6758
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... This constant works like a function and accepts an encoding constant. See the SQLSRV_ENC_* constants. For ... This constant works like a function and accepts an encoding constant. See the SQLSRV_ENC_* constants. For ... ormation, see » How to: Specify PHP Types . SQLSRV_ENC_BINARY ( int ) Specifies that data is returned as ... raw byte stream from the server without performing encoding or translation. For usage information, see » ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
指定した暗号のブロックサイズを得る 6712
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得 ... 長を返します (暗号化モードと組み合わせます)。 mcrypt_enc_get_block_size() 関数のほうがより有用です。というの ... key_size() - 指定した暗号のキーの長さを得る mcrypt_enc_get_block_size() - Returns the blocksize of the op ... ened algorithm mcrypt_encrypt() - 指定したパラメータでプレーンテキストを暗号 ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
暗号化に必要な全てのバッファを初期化する 6666
« mcrypt_generic_deinit mcrypt_generic » PHP Manual Mcrypt 関数 暗号化に必要な全てのバッファを初 ... メータ td 暗号化記述子。 key キーの最大長は、 mcrypt_enc_get_key_size() を コールした際に得られるキー長であ ... アルゴリズムのブロック長と同じ大きさですが、 mcrypt_enc_get_iv_size() をコールする ことにより、その大きさを ...
https://man.plustar.jp/php/function.mcrypt-generic-init.html - [similar]
指定した暗号/モードの組み合わせに属する IV の大きさを返す 6666
« mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合 ... 組み合わせにおける IV の大きさを取得します。 mcrypt_enc_get_iv_size() 関数を使用するほうが より有用です。こ ... size() - 指定した暗号のブロックサイズを得る mcrypt_enc_get_iv_size() - オープンされたアルゴリズムの IV の ...
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html - [similar]
PREV 1 2 3 4 5 NEXT