検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 53 for box (0.006 sec.)
Set Padding 8960
« UI\Controls\Box::isPadded UI\Draw\Pen » PHP Manual UI\Controls\Box Set Padding UI\Controls\Box ... ::setPadded (UI 0.9.9) UI\Controls\Box::setPadded — Set Padding 説明 public UI\Controls\B ... $padded ) Shall enable or disable padding on this Box パラメータ padded 関連キーワード: Set , Padding , ...
https://man.plustar.jp/php/ui-controls-box.setpadded.html - [similar]
Show Message Box 8915
« UI\Window::isFullScreen UI\Window::onClosing » PHP Manual UI\Window Show Message Box UI\Window ... ::msg (UI 0.9.9) UI\Window::msg — Show Message Box 説明 public UI\Window::msg ( string $title , strin ... g $msg ) Shall show a message box パラメータ title The title of the message box msg ... The message 関連キーワード: Window , string , box , isFullScreen , onClosing , public , Shall , パラ ...
https://man.plustar.jp/php/ui-window.msg.html - [similar]
匿名の公開鍵暗号による復号 8856
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号に ... よる復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_bo ... en — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ... ): string | false sodium_crypto_box_seal() を使って暗号化されたメッセージを復号します。 ... 敗した場合に false を返します. 例 例1 sodium_crypto_box_seal_open() の例 <?php // Ciphertext is not sensit ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
秘密鍵と、それに対応する公開鍵をランダムに生成する 8722
« sodium_crypto_box_keypair_from_secretkey_and_publickey sodium_crypto_box_open » PHP Manual Sod ... れに対応する公開鍵をランダムに生成する sodium_crypto_box_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_ ... 応する公開鍵をランダムに生成する 説明 sodium_crypto_box_keypair (): string 秘密鍵と公開鍵を、ひとつの文字列 ... ペアの文字列から秘密鍵を取り出すには、 sodium_crypto_box_secretkey() を参照して下さい。 この関数で生成する鍵 ... ペアの文字列から公開鍵を取り出すには、 sodium_crypto_box_publickey() を参照して下さい。 パラメータ この関数 ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair.html - [similar]
新しい関数 8603
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... o_auth_verify() sodium_crypto_auth() sodium_crypto_box_keypair_from_secretkey_and_publickey() sodium_cryp ... to_box_keypair() sodium_crypto_box_open() sodium_crypto_b ... ox_publickey_from_secretkey() sodium_crypto_box_publickey() sodium_crypto_box_seal_open() sodium_c ... rypto_box_seal() sodium_crypto_box_secretkey() sodium_crypto ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
秘密鍵から公開鍵を計算する 8528
« sodium_crypto_box_open sodium_crypto_box_publickey » PHP Manual Sodium 関数 秘密鍵から公開鍵を ... 計算する sodium_crypto_box_publickey_from_secretkey (PHP 7 >= 7.2.0, PHP 8) s ... odium_crypto_box_publickey_from_secretkey — 秘密鍵から公開鍵を計算す ... る 説明 sodium_crypto_box_publickey_from_secretkey ( string $secret_key ): s ... それに対する公開鍵を計算します。 この関数は、 crypto_box() 関数で使われるタイプの鍵 (Elliptic Curve Diffie- ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey-from-secretkey.h... - [similar]
認証付きの公開鍵による復号 8275
« sodium_crypto_box_keypair sodium_crypto_box_publickey_from_secretkey » PHP Manual Sodium 関数 ... 認証付きの公開鍵による復号 sodium_crypto_box_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_ope ... n — 認証付きの公開鍵による復号 説明 sodium_crypto_box_open ( string $ciphertext , string $nonce , string ... するのに十分大きな長さです。 key_pair sodium_crypto_box_keypair_from_secretkey_and_publickey() を参照して下 ... す. 関連キーワード: 復号 , 認証 , sodium , crypto , box , メッセージ , string , open , 暗号 , nonce ...
https://man.plustar.jp/php/function.sodium-crypto-box-open.html - [similar]
秘密鍵と公開鍵から、鍵ペアを生成する 8141
« sodium_crypto_auth sodium_crypto_box_keypair » PHP Manual Sodium 関数 秘密鍵と公開鍵から、鍵ペ ... アを生成する sodium_crypto_box_keypair_from_secretkey_and_publickey (PHP 7 >= 7.2 ... .0, PHP 8) sodium_crypto_box_keypair_from_secretkey_and_publickey — 秘密鍵と公開 ... 鍵から、鍵ペアを生成する 説明 sodium_crypto_box_keypair_from_secretkey_and_publickey ( string $sec ... , string $public_key ): string この関数は、 crypto_box() のような、 API の要件を満たすために存在しています ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair-from-secretkey-and... - [similar]
sodium_crypto_box_publickey_from_secretkey のエイリアス 8141
« sodium_crypto_pwhash sodium_crypto_scalarmult_ristretto255_base » PHP Manual Sodium 関数 sodiu ... m_crypto_box_publickey_from_secretkey のエイリアス sodium_crypt ... P 8) sodium_crypto_scalarmult_base — sodium_crypto_box_publickey_from_secretkey() のエイリアス 説明 この関 ... 数は次の関数のエイリアスです。 sodium_crypto_box_publickey_from_secretkey() . 関連キーワード: sodiu ... m , crypto , box , publickey , from , secretkey , scalarmult , 関数 ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult-base.html - [similar]
認証付きの公開鍵による暗号化 8022
« sodium_crypto_box_seed_keypair sodium_crypto_core_ristretto255_add » PHP Manual Sodium 関数 認 ... 証付きの公開鍵による暗号化 sodium_crypto_box (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box — 認証付 ... きの公開鍵による暗号化 説明 sodium_crypto_box ( string $message , string $nonce , string $key_pa ... 暗号を使ってメッセージを暗号化します。 sodium_crypto_box() というプレフィックスが付いた関数が使うアルゴリズ ... するのに十分大きな長さです。 key_pair sodium_crypto_box_keypair_from_secretkey_and_publickey() を参照して下 ...
https://man.plustar.jp/php/function.sodium-crypto-box.html - [similar]
PREV 1 2 3 4 5 6 NEXT