検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 63 for secret (0.026 sec.)
秘密鍵から、Ed25519 形式の公開鍵を取り出す 8253
« sodium_crypto_sign_open sodium_crypto_sign_publickey » PHP Manual Sodium 関数 秘密鍵から、Ed25 ... の公開鍵を取り出す sodium_crypto_sign_publickey_from_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_publ ... ickey_from_secretkey — 秘密鍵から、Ed25519 形式の公開鍵を取り出す 説 ... 明 sodium_crypto_sign_publickey_from_secretkey ( string $secret_key ): string 秘密鍵から、Ed25 ... 519 形式の公開鍵を取り出します。 パラメータ secret_key Ed25519 形式の秘密鍵 戻り値 Ed25519 形式の公開 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-publickey-from-secretkey.... - [similar]
キーを削除する 8123
« gnupg_decryptverify gnupg_encrypt » PHP Manual GnuPG 関数 キーを削除する gnupg_deletekey (PECL ... ( resource $identifier , string $key , bool $allow_secret ): bool パラメータ identifier gnupg_init() あるいは ... コールで得られた gnupg ID。 key 削除するキー。 allow_secret 秘密鍵も同時に削除するかどうかを指定します。 戻り値 ... 連キーワード: 削除 , キー , deletekey , identifier , secret , allow , key , resource , string , 関数 ...
https://man.plustar.jp/php/function.gnupg-deletekey.html - [similar]
メッセージに署名する 8123
« sodium_crypto_shorthash sodium_crypto_sign_ed25519_pk_to_curve25519 » PHP Manual Sodium 関数 メ ... m_crypto_sign_detached ( string $message , string $secret_key ): string 秘密鍵を使って署名します。 この署名は ... 名を返します。 パラメータ message 署名するメッセージ secret_key 秘密鍵。 sodium_crypto_sign_secretkey() を参照 ... ージ , sodium , crypto , string , detached , 関数 , secret , key , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-sign-detached.html - [similar]
Ed25519 秘密鍵を、Curve25519 秘密鍵に変換する 8123
« sodium_crypto_sign_ed25519_pk_to_curve25519 sodium_crypto_sign_keypair_from_secretkey_and_publ ... ium_crypto_sign_ed25519_sk_to_curve25519 ( string $secret_key ): string 指定された Ed25519 形式の秘密鍵から、 ... 同値な X25519 形式の秘密鍵を計算します。 パラメータ secret_key crypto_sign 関数に適合する秘密鍵 戻り値 crypto ... 変換 , crypto , sodium , 関数 , 適合 , 形式 , key , secret , string , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-sign-ed25519-sk-to-curve25519.... - [similar]
メッセージに署名する 7936
« sodium_crypto_sign_verify_detached sodium_crypto_stream_keygen » PHP Manual Sodium 関数 メッセ ... 説明 sodium_crypto_sign ( string $message , string $secret_key ): string 秘密鍵を用いてメッセージに署名します ... 照して下さい。 パラメータ message 署名するメッセージ secret_key 秘密鍵。 sodium_crypto_sign_secretkey() を参照 ... 署名 , sodium , crypto , string , detached , 関数 , secret , key , 参照 ...
https://man.plustar.jp/php/function.sodium-crypto-sign.html - [similar]
VarnishAdmin のコンストラクタ 7936
« VarnishAdmin::connect VarnishAdmin::disconnect » PHP Manual VarnishAdmin VarnishAdmin のコンス ... RT - varnish インスタンスのポート。 VARNISH_CONFIG_SECRET - varnish インスタンスの secret。 VARNISH_CONFIG_T ... :1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595-4958-aa7a-0609632ad7ca" , VARNIS ...
https://man.plustar.jp/php/varnishadmin.construct.html - [similar]
サーバーを追加する 7806
« radius_acct_open radius_auth_open » PHP Manual Radius 関数 サーバーを追加する radius_add_serve ... us_handle , string $hostname , int $port , string $secret , int $timeout , int $max_tries ): bool radius_add ... すなわち認証には 1812、 課金には 1813 を使用します。 secret secret パラメータには、サーバーホストに 対する共有 ... s , 追加 , server , tries , max , int , hostname , secret , パラメータ ...
https://man.plustar.jp/php/function.radius-add-server.html - [similar]
OAuth クラス 7634
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= ... onstruct ( string $consumer_key , string $consumer_secret , string $signature_method = OAUTH_SIG_METHOD_HMAC ... ed public setToken ( string $token , string $token_secret ): bool public setVersion ( string $version ): boo ... イムスタンプを設定する OAuth::setToken — トークンと secret を設定する OAuth::setVersion — OAuth のバージョンを ... , 取得 , array , token , int , setRequestEngine , secret ...
https://man.plustar.jp/php/class.oauth.html - [similar]
PASSWD 拡張オペレーションのヘルパ 7634
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_ex ... ldap_bind ( $ds , "cn=root, o=My Company, c=US" , "secret" ); if (! $bind ) { echo "Unable to bind to LDAP s ... op_passwd ( $ds , "cn=root, o=My Company, c=US" , "secret" ); if ( $genpw ) { // use the generated password ... , c=US" , $genpw ); } // set the password back to "secret" ldap_exop_passwd ( $ds , "cn=root, o=My Company, ... c=US" , $genpw , "secret" ); ldap_close ( $ds ); } else { echo "Unable to c ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
エラーメッセージを返す 7374
« radius_server_secret コマンドライン関連 » PHP Manual Radius 関数 エラーメッセージを返す radius ... 関数 , strerror , Radius , handle , 失敗 , server , secret , resource ...
https://man.plustar.jp/php/function.radius-strerror.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT