App下載

詞條

大約有 4,000 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0042秒)

1311.PHP8 sodium_crypto_core_ristretto255_random

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_random — 生成隨機密鑰說明sodium_crypto_core_ristretto255_random(): string生成一個隨機鍵。 從 libsodium 1.0.18 開始可用。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) 此函數(shù)沒有參數(shù)。返回值 返...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255unrandom.html

1312.PHP8 sodium_crypto_core_ristretto255_sub

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_sub — 減去元素說明sodium_crypto_core_ristretto255_sub(string $p, string $q): string從中減去一個元素。 從 libsodium 1.0.18 開始可用。qp警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) p一個元素。q一個...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255sub.html

1313.PHP8 sodium_crypto_generichash_keygen

PHP 7 >= 7.2.0, PHP 8)Sodium_crypto_genericash_keigen — 生成了兩個半的 genericash kay說明sodium_crypto_generichash_keygen(): string生成用于 generichash API 的隨機密鑰。參數(shù)此函數(shù)沒有參數(shù)。返回值隨機的 256 位密鑰。

http://www.o2fo.com/phpchinese/php8-sodiumcryptogenerichashkeygen.html

1314.PHP8 sodium_crypto_generichash

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_generichash — 獲取消息的哈希值說明sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_GENERICHASH_BYTES): string使用 BLAKE2b 對消息進行哈希處理。參數(shù) message正在散列的消息。key(可...

http://www.o2fo.com/phpchinese/php8-sodiumcryptogenerichash.html

1315.PHP8 sodium_crypto_kdf_derive_from_key

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kdf_derive_from_key — 派生子項說明sodium_crypto_kdf_derive_from_key( int $subkey_length, int $subkey_id, string $context, string $key ): string從根鍵和其他上下文派生子項。與 hash_hkdf() 類似。參數(shù) subkey_length要返回的...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokdfderivefromkey.html

1316.PHP8 sodium_crypto_kdf_keygen

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kdf_keygen — 為KDF接口生成一個隨機的根密鑰說明sodium_crypto_kdf_keygen(): string生成一個隨機密鑰,適合用作 sodium_crypto_kdf_derive_from_key() 的根密鑰。參數(shù) 此函數(shù)沒有參數(shù)。返回值 隨機的 256 位密...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokdfkeygen.html

1317.PHP8 sodium_crypto_kx_client_session_keys

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_client_session_keys — 計算客戶端會話密鑰。說明sodium_crypto_kx_client_session_keys(string $client_key_pair, string $server_key): array使用 X25519 + BLAKE2b 密鑰交換方法計算客戶端會話密鑰。參數(shù) client_key_paircrypto_kx...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxclientsessionkeys.html

1318.PHP8 sodium_crypto_kx_publickey

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_publickey — 從crypto_kx密鑰對中提取公鑰說明sodium_crypto_kx_publickey(string $key_pair): string從crypto_kx密鑰對中提取公鑰。參數(shù) key_pairX25519 密鑰對,例如由 sodium_crypto_kx_keypair() 生成的密鑰對。返回...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxpublickey.html

1319.PHP8 sodium_crypto_kx_secretkey

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_secretkey — 從crypto_kx密鑰對中提取密鑰。說明sodium_crypto_kx_secretkey(string $key_pair): string從crypto_kx密鑰對中提取密鑰。參數(shù) key_pairX25519 密鑰對,例如由 sodium_crypto_kx_keypair() 生成的密鑰對。返...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxsecretkey.html

1320.PHP8 sodium_crypto_kx_seed_keypair

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_seed_keypair — 描述說明sodium_crypto_kx_seed_keypair(string $seed): string警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)seed

http://www.o2fo.com/phpchinese/phpchinese-8vso3yrw.html

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

1311.PHP8 sodium_crypto_core_ristretto255_random

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_random — 生成隨機密鑰說明sodium_crypto_core_ristretto255_random(): string生成一個隨機鍵。 從 libsodium 1.0.18 開始可用。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) 此函數(shù)沒有參數(shù)。返回值 返...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255unrandom.html

1312.PHP8 sodium_crypto_core_ristretto255_sub

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_sub — 減去元素說明sodium_crypto_core_ristretto255_sub(string $p, string $q): string從中減去一個元素。 從 libsodium 1.0.18 開始可用。qp警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) p一個元素。q一個...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255sub.html

1313.PHP8 sodium_crypto_generichash_keygen

PHP 7 >= 7.2.0, PHP 8)Sodium_crypto_genericash_keigen — 生成了兩個半的 genericash kay說明sodium_crypto_generichash_keygen(): string生成用于 generichash API 的隨機密鑰。參數(shù)此函數(shù)沒有參數(shù)。返回值隨機的 256 位密鑰。

http://www.o2fo.com/phpchinese/php8-sodiumcryptogenerichashkeygen.html

1314.PHP8 sodium_crypto_generichash

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_generichash — 獲取消息的哈希值說明sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_GENERICHASH_BYTES): string使用 BLAKE2b 對消息進行哈希處理。參數(shù) message正在散列的消息。key(可...

http://www.o2fo.com/phpchinese/php8-sodiumcryptogenerichash.html

1315.PHP8 sodium_crypto_kdf_derive_from_key

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kdf_derive_from_key — 派生子項說明sodium_crypto_kdf_derive_from_key( int $subkey_length, int $subkey_id, string $context, string $key ): string從根鍵和其他上下文派生子項。與 hash_hkdf() 類似。參數(shù) subkey_length要返回的...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokdfderivefromkey.html

1316.PHP8 sodium_crypto_kdf_keygen

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kdf_keygen — 為KDF接口生成一個隨機的根密鑰說明sodium_crypto_kdf_keygen(): string生成一個隨機密鑰,適合用作 sodium_crypto_kdf_derive_from_key() 的根密鑰。參數(shù) 此函數(shù)沒有參數(shù)。返回值 隨機的 256 位密...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokdfkeygen.html

1317.PHP8 sodium_crypto_kx_client_session_keys

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_client_session_keys — 計算客戶端會話密鑰。說明sodium_crypto_kx_client_session_keys(string $client_key_pair, string $server_key): array使用 X25519 + BLAKE2b 密鑰交換方法計算客戶端會話密鑰。參數(shù) client_key_paircrypto_kx...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxclientsessionkeys.html

1318.PHP8 sodium_crypto_kx_publickey

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_publickey — 從crypto_kx密鑰對中提取公鑰說明sodium_crypto_kx_publickey(string $key_pair): string從crypto_kx密鑰對中提取公鑰。參數(shù) key_pairX25519 密鑰對,例如由 sodium_crypto_kx_keypair() 生成的密鑰對。返回...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxpublickey.html

1319.PHP8 sodium_crypto_kx_secretkey

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_secretkey — 從crypto_kx密鑰對中提取密鑰。說明sodium_crypto_kx_secretkey(string $key_pair): string從crypto_kx密鑰對中提取密鑰。參數(shù) key_pairX25519 密鑰對,例如由 sodium_crypto_kx_keypair() 生成的密鑰對。返...

http://www.o2fo.com/phpchinese/php8-sodiumcryptokxsecretkey.html

1320.PHP8 sodium_crypto_kx_seed_keypair

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_kx_seed_keypair — 描述說明sodium_crypto_kx_seed_keypair(string $seed): string警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù)seed

http://www.o2fo.com/phpchinese/phpchinese-8vso3yrw.html

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程