検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for Padding (0.002 sec.)
公開鍵でデータを復号する 8998
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号す ... SSLCertificate | array | string $public_key , int $padding = OPENSSL_PKCS1_PADDING ): bool openssl_public_dec ... に使用したものに対応する公開鍵である必要があります。 padding padding には OPENSSL_PKCS1_PADDING あるいは OPENSS ... L_NO_PADDING が指定可能です。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
暗号化フィルタ 8177
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... m ( stream_get_contents ( $fp )); //trims off null padding fclose ( $fp ); echo $data ; ?> 例2 ファイルを AES ... k_size ( MCRYPT_RIJNDAEL_128 , MCRYPT_MODE_CBC ); $padding = $block_size - ( $infilesize % $block_size ); //$ ... umber from 1-16 fwrite ( $fc , str_repeat ( chr ( $padding ), $padding ) ); //perform PKCS7 padding fclose ( ... lock = fread ( $fc , 8192 ); if ( feof ( $fc )) { $padding = ord ( $block [ strlen ( $block ) - 1 ]); //assum ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Control Grid (Arrangement) 8009
« UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement ... public isPadded (): bool public setPadded ( bool $padding ) /* 継承したメソッド */ public UI\Control::destro ... pend — Append Control UI\Controls\Grid::isPadded — Padding Detection UI\Controls\Grid::setPadded — Set Paddin ... ntrols , setPadded , append , controls , control , Padding ...
https://man.plustar.jp/php/class.ui-controls-grid.html - [similar]
Control Form (Arrangement) 7574
« UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrange ... lete — Delete Control UI\Controls\Form::isPadded — Padding Detection UI\Controls\Form::setPadded — Set Paddin ... , Controls , controls , append , int , setPadded , Padding ...
https://man.plustar.jp/php/class.ui-controls-form.html - [similar]
Control Box (Arrangement) 7456
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) ... tion — Get Orientation UI\Controls\Box::isPadded — Padding Detection UI\Controls\Box::setPadded — Set Padding ... Controls , Arrangement , int , controls , append , Padding , isPadded , getOrientation ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
UI 7188
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... lete — Delete Control UI\Controls\Form::isPadded — Padding Detection UI\Controls\Form::setPadded — Set Paddin ... pend — Append Control UI\Controls\Grid::isPadded — Padding Detection UI\Controls\Grid::setPadded — Set Paddin ... tion — Get Orientation UI\Controls\Box::isPadded — Padding Detection UI\Controls\Box::setPadded — Set Padding ...
https://man.plustar.jp/php/book.ui.html - [similar]
その他の定数 6753
« Server Name Indication 定数 キー/証明書パラメータ » PHP Manual 定義済み定数 その他の定数 その他 ... されたデータが呼び出し側に返されます。 OPENSSL_ZERO_PADDING ( bool ) デフォルトでは、暗号化の操作は標準的なブロ ... () や openssl_decrypt() の options に OPENSSL_ZERO_PADDING が指定された場合、パディングは行われないので、 暗号 ...
https://man.plustar.jp/php/openssl.constants.other.html - [similar]
生バイナリを base64 文字列にエンコードする 6702
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコー ... 場合に指定します。 SODIUM_BASE64_VARIANT_ORIGINAL_NO_PADDING - 標準的な base64 文字列 ( A-Za-z0-9/\+ ) ですが、 ... ( A-Za-z0-9\-_ ) SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING - URLに埋め込んでも安全な base64 エンコーディング ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 6635
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナ ... 場合に指定します。 SODIUM_BASE64_VARIANT_ORIGINAL_NO_PADDING - 標準的な base64 文字列 ( A-Za-z0-9/\+ ) ですが、 ... ( A-Za-z0-9\-_ ) SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING - URLに埋め込んでも安全な base64 エンコーディング ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
NumberFormatter クラス 6317
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... t ) format() の出力のパディング幅 NumberFormatter::PADDING_POSITION ( int ) パディングを行う位置。 使用できる ... FFIX ( int ) 負の数のサフィックス NumberFormatter::PADDING_CHARACTER ( int ) 余白を埋める際に使用する文字 Num ... および numfmt_set_attribute() で、 NumberFormatter::PADDING_POSITION 属性に使用するパディング位置の値です。 Nu ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
PREV 1 2 3 NEXT