App下載

詞條

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

1281.PHP8 OpenSSLCertificate 類

(PHP 8)簡(jiǎn)介 從 PHP 8.0.0 開始替換 OpenSSL X.509 資源的完全不透明類。類摘要 final class OpenSSLCertificate { }

http://www.o2fo.com/phpchinese/php8-opensslcertification-class.html

1282.PHP8 OpenSSLCertificateSigningRequest 類

(PHP 8)簡(jiǎn)介從 PHP 8.0.0 開始替換 OpenSSL X.509 CSR 資源的完全不透明類。類摘要final class OpenSSLCertificateSigningRequest { }

http://www.o2fo.com/phpchinese/php8-openssl-certificate-signingrequest-class.html

1283.PHP8 OpenSSLAsymmetricKey 類

(PHP 8)簡(jiǎn)介從 PHP 8.0.0 開始替換 OpenSSL key 資源的完全不透明類。類摘要final class OpenSSLAsymmetricKey { }

http://www.o2fo.com/phpchinese/php8-opensslasymmetrickey-class.html

1284.PHP8 SodiumException類

PHP 7 >= 7.2.0, PHP 8)簡(jiǎn)介鈉函數(shù)引發(fā)的異常。類摘要class SodiumException extends Exception { /* 繼承的屬性 */ protected string $message = ""; private string $string = ""; protected int $code; protected string $file = ""; protected int $line; private array $trace = []; pri...

http://www.o2fo.com/phpchinese/phpchinese-tc1g3yqb.html

1285.PHP8 sodium_add

PHP 7 >= 7.2.0, PHP 8)sodium_add — 添加大量數(shù)字說明sodium_add(string &$string1, string $string2): void這會(huì)將參數(shù)添加到 覆蓋 中 存儲(chǔ)在 中的值。此函數(shù)假定這兩個(gè)參數(shù)都是二進(jìn)制的 以 little-endian 字節(jié)順序表示無符號(hào)整數(shù)的字符串。strin...

http://www.o2fo.com/phpchinese/php8-sodium-add.html

1286.PHP8 sodium_base642bin

PHP 7 >= 7.2.0, PHP 8)sodium_base642bin — 將 base64 編碼的字符串解碼為原始二進(jìn)制文件。說明sodium_base642bin(string $string, int $id, string $ignore = ""): string將 base64 編碼的字符串轉(zhuǎn)換為原始二進(jìn)制文件。與 base64_decode() 不同,sodium_base6...

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

1287.PHP8 sodium_bin2base64

PHP 7 >= 7.2.0, PHP 8)sodium_bin2base64 — 使用 base64 對(duì)原始二進(jìn)制字符串進(jìn)行編碼。說明sodium_bin2base64(string $string, int $id): string將原始二進(jìn)制字符串轉(zhuǎn)換為 base64 編碼的字符串。與 base64_encode() 不同,sodium_bin2base64() 是常量時(shí)...

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

1288.PHP8 sodium_bin2hex

PHP 7 >= 7.2.0, PHP 8)sodium_bin2hex — 編碼為十六進(jìn)制說明sodium_bin2hex(string $string): string將原始二進(jìn)制字符串轉(zhuǎn)換為十六進(jìn)制編碼的字符串。與標(biāo)準(zhǔn)的十六進(jìn)制編碼函數(shù)不同,sodium_bin2hex() 是常量時(shí)間(該屬性對(duì)于任何 觸摸加...

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

1289.PHP8 sodium_compare

PHP 7 >= 7.2.0, PHP 8)sodium_compare — 比較大數(shù)字說明sodium_compare(string $string1, string $string2): int比較兩個(gè)字符串,就好像它們是任意長(zhǎng)度的無符號(hào)小端整數(shù)一樣,沒有側(cè)信道泄漏。參數(shù) string1左操作數(shù)string2右操作數(shù)返回值 如果小...

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

1290.PHP8 sodium_crypto_aead_aes256gcm_decrypt

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_decrypt — 驗(yàn)證然后使用AES-256-GCM解密消息說明sodium_crypto_aead_aes256gcm_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗(yàn)證然后使用 AES-256-GCM 解密。 僅當(dāng) sodium_...

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

1281.PHP8 OpenSSLCertificate 類

(PHP 8)簡(jiǎn)介 從 PHP 8.0.0 開始替換 OpenSSL X.509 資源的完全不透明類。類摘要 final class OpenSSLCertificate { }

http://www.o2fo.com/phpchinese/php8-opensslcertification-class.html

1282.PHP8 OpenSSLCertificateSigningRequest 類

(PHP 8)簡(jiǎn)介從 PHP 8.0.0 開始替換 OpenSSL X.509 CSR 資源的完全不透明類。類摘要final class OpenSSLCertificateSigningRequest { }

http://www.o2fo.com/phpchinese/php8-openssl-certificate-signingrequest-class.html

1283.PHP8 OpenSSLAsymmetricKey 類

(PHP 8)簡(jiǎn)介從 PHP 8.0.0 開始替換 OpenSSL key 資源的完全不透明類。類摘要final class OpenSSLAsymmetricKey { }

http://www.o2fo.com/phpchinese/php8-opensslasymmetrickey-class.html

1284.PHP8 SodiumException類

PHP 7 >= 7.2.0, PHP 8)簡(jiǎn)介鈉函數(shù)引發(fā)的異常。類摘要class SodiumException extends Exception { /* 繼承的屬性 */ protected string $message = ""; private string $string = ""; protected int $code; protected string $file = ""; protected int $line; private array $trace = []; pri...

http://www.o2fo.com/phpchinese/phpchinese-tc1g3yqb.html

1285.PHP8 sodium_add

PHP 7 >= 7.2.0, PHP 8)sodium_add — 添加大量數(shù)字說明sodium_add(string &$string1, string $string2): void這會(huì)將參數(shù)添加到 覆蓋 中 存儲(chǔ)在 中的值。此函數(shù)假定這兩個(gè)參數(shù)都是二進(jìn)制的 以 little-endian 字節(jié)順序表示無符號(hào)整數(shù)的字符串。strin...

http://www.o2fo.com/phpchinese/php8-sodium-add.html

1286.PHP8 sodium_base642bin

PHP 7 >= 7.2.0, PHP 8)sodium_base642bin — 將 base64 編碼的字符串解碼為原始二進(jìn)制文件。說明sodium_base642bin(string $string, int $id, string $ignore = ""): string將 base64 編碼的字符串轉(zhuǎn)換為原始二進(jìn)制文件。與 base64_decode() 不同,sodium_base6...

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

1287.PHP8 sodium_bin2base64

PHP 7 >= 7.2.0, PHP 8)sodium_bin2base64 — 使用 base64 對(duì)原始二進(jìn)制字符串進(jìn)行編碼。說明sodium_bin2base64(string $string, int $id): string將原始二進(jìn)制字符串轉(zhuǎn)換為 base64 編碼的字符串。與 base64_encode() 不同,sodium_bin2base64() 是常量時(shí)...

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

1288.PHP8 sodium_bin2hex

PHP 7 >= 7.2.0, PHP 8)sodium_bin2hex — 編碼為十六進(jìn)制說明sodium_bin2hex(string $string): string將原始二進(jìn)制字符串轉(zhuǎn)換為十六進(jìn)制編碼的字符串。與標(biāo)準(zhǔn)的十六進(jìn)制編碼函數(shù)不同,sodium_bin2hex() 是常量時(shí)間(該屬性對(duì)于任何 觸摸加...

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

1289.PHP8 sodium_compare

PHP 7 >= 7.2.0, PHP 8)sodium_compare — 比較大數(shù)字說明sodium_compare(string $string1, string $string2): int比較兩個(gè)字符串,就好像它們是任意長(zhǎng)度的無符號(hào)小端整數(shù)一樣,沒有側(cè)信道泄漏。參數(shù) string1左操作數(shù)string2右操作數(shù)返回值 如果小...

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

1290.PHP8 sodium_crypto_aead_aes256gcm_decrypt

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_aead_aes256gcm_decrypt — 驗(yàn)證然后使用AES-256-GCM解密消息說明sodium_crypto_aead_aes256gcm_decrypt( string $ciphertext, string $additional_data, string $nonce, string $key ): string|false驗(yàn)證然后使用 AES-256-GCM 解密。 僅當(dāng) sodium_...

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

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

w3cschool 建議您:

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

熱門課程