App下載

詞條

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

1661.PHP8 Mhash運(yùn)行時(shí)配置

此擴(kuò)展沒(méi)有在 ?php.ini ?中定義配置指令。

http://www.o2fo.com/phpchinese/php8-mhash-runtime-configuration.html

1662.PHP8 Mhash預(yù)定義常量

下列常量由此擴(kuò)展定義,且僅在此擴(kuò)展編譯入 PHP 或在運(yùn)行時(shí)動(dòng)態(tài)載入時(shí)可用。以下是 mhash 當(dāng)前支持的哈希列表。如果 哈希未在此處列出,但它列在 Mhash 文檔中 根據(jù)支持,您可以放心地假設(shè)此文檔已過(guò)時(shí)。MHASH_ADLER32MHASH_CRC32MHA...

http://www.o2fo.com/phpchinese/php8-mhash-predefined-constants.html

1663.PHP8 Mhash示例

示例 #1 Computes the MD5 digest and hmac and print it out as hex<?php $input = "what do ya want for nothing?"; $hash = mhash(MHASH_MD5, $input); echo "The hash is " . bin2hex($hash) . "<br />\n"; $hash = mhash(MHASH_MD5, $input, "Jefe"); echo "The hmac is " . bin2hex($hash) . "<br />...

http://www.o2fo.com/phpchinese/php8-mhash-example.html

1664.PHP8 OpenSSL運(yùn)行時(shí)配置

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。openssl 配置選項(xiàng)名字默認(rèn)可修改范圍更新日志openssl.cafile""INI_PERDIR openssl.capath""INI_PERDIR 有關(guān) INI_* 樣式的更多詳情與定義,見(jiàn) 配置可被設(shè)定范圍。這是配置指令的簡(jiǎn)短說(shuō)明。openssl.cafile strin...

http://www.o2fo.com/phpchinese/php8-openssl-runtime-configuration.html

1665.PHP8 OpenSSL資源類(lèi)型

PHP 8.0.0 之前,OpenSSL 模塊中定義了 3 種資源類(lèi)型:OpenSSL keyOpenSSL X.509OpenSSL X.509 CSR

http://www.o2fo.com/phpchinese/php8-openssl-resource-type.html

1666.PHP8 OpenSSL服務(wù)器名稱(chēng)指示常量

OPENSSL_TLSEXT_SERVER_NAME (int)SNI 支持是否可用。注意:這個(gè)常量要求 PHP 是由 OpenSSL 0.9.8j 及以上版本構(gòu)建的。

http://www.o2fo.com/phpchinese/php8-openssl-server-name-indication-constant.html

1667.PHP8 openssl_cms_decrypt

(PHP 8)openssl_cms_decrypt — 解密 CMS 消息說(shuō)明openssl_cms_decrypt( string $input_filename, string $output_filename, OpenSSLCertificate|string $certificate, OpenSSLAsymmetricKey|OpenSSLCertificate|array|string|null $private_key = null, int $encoding = OPENSSL_ENCODING_SMIME ): bool解密 CMS ...

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

1668.PHP8 openssl_cms_encrypt

(PHP 8)openssl_cms_encrypt — 加密 CMS 消息說(shuō)明openssl_cms_encrypt( string $input_filename, string $output_filename, OpenSSLCertificate|array|string $certificate, ?array $headers, int $flags = 0, int $encoding = OPENSSL_ENCODING_SMIME, int $cipher_algo = OPENSSL_CIPHER_AES_128_CBC ): bool此...

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

1669.PHP8 openssl_cms_read

(PHP 8)openssl_cms_read — 將CMS文件導(dǎo)出到PEM證書(shū)數(shù)組說(shuō)明openssl_cms_read(string $input_filename, array &$certificates): bool執(zhí)行與 openssl_pkcs7_read() 完全相同的模擬。警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) input_filenamecertificates返回值 成...

http://www.o2fo.com/phpchinese/php8-opensslcms-read.html

1670.PHP8 openssl_cms_verify

(PHP 8)openssl_cms_verify — 驗(yàn)證 CMS 簽名說(shuō)明openssl_cms_verify( string $input_filename, int $flags = 0, ?string $certificates = null, array $ca_info = [], ?string $untrusted_certificates_filename = null, ?string $content = null, ?string $pk7 = null, ?string $sigfile = null, int $encoding = ...

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

1661.PHP8 Mhash運(yùn)行時(shí)配置

此擴(kuò)展沒(méi)有在 ?php.ini ?中定義配置指令。

http://www.o2fo.com/phpchinese/php8-mhash-runtime-configuration.html

1662.PHP8 Mhash預(yù)定義常量

下列常量由此擴(kuò)展定義,且僅在此擴(kuò)展編譯入 PHP 或在運(yùn)行時(shí)動(dòng)態(tài)載入時(shí)可用。以下是 mhash 當(dāng)前支持的哈希列表。如果 哈希未在此處列出,但它列在 Mhash 文檔中 根據(jù)支持,您可以放心地假設(shè)此文檔已過(guò)時(shí)。MHASH_ADLER32MHASH_CRC32MHA...

http://www.o2fo.com/phpchinese/php8-mhash-predefined-constants.html

1663.PHP8 Mhash示例

示例 #1 Computes the MD5 digest and hmac and print it out as hex<?php $input = "what do ya want for nothing?"; $hash = mhash(MHASH_MD5, $input); echo "The hash is " . bin2hex($hash) . "<br />\n"; $hash = mhash(MHASH_MD5, $input, "Jefe"); echo "The hmac is " . bin2hex($hash) . "<br />...

http://www.o2fo.com/phpchinese/php8-mhash-example.html

1664.PHP8 OpenSSL運(yùn)行時(shí)配置

這些函數(shù)的行為受 php.ini 中的設(shè)置影響。openssl 配置選項(xiàng)名字默認(rèn)可修改范圍更新日志openssl.cafile""INI_PERDIR openssl.capath""INI_PERDIR 有關(guān) INI_* 樣式的更多詳情與定義,見(jiàn) 配置可被設(shè)定范圍。這是配置指令的簡(jiǎn)短說(shuō)明。openssl.cafile strin...

http://www.o2fo.com/phpchinese/php8-openssl-runtime-configuration.html

1665.PHP8 OpenSSL資源類(lèi)型

PHP 8.0.0 之前,OpenSSL 模塊中定義了 3 種資源類(lèi)型:OpenSSL keyOpenSSL X.509OpenSSL X.509 CSR

http://www.o2fo.com/phpchinese/php8-openssl-resource-type.html

1666.PHP8 OpenSSL服務(wù)器名稱(chēng)指示常量

OPENSSL_TLSEXT_SERVER_NAME (int)SNI 支持是否可用。注意:這個(gè)常量要求 PHP 是由 OpenSSL 0.9.8j 及以上版本構(gòu)建的。

http://www.o2fo.com/phpchinese/php8-openssl-server-name-indication-constant.html

1667.PHP8 openssl_cms_decrypt

(PHP 8)openssl_cms_decrypt — 解密 CMS 消息說(shuō)明openssl_cms_decrypt( string $input_filename, string $output_filename, OpenSSLCertificate|string $certificate, OpenSSLAsymmetricKey|OpenSSLCertificate|array|string|null $private_key = null, int $encoding = OPENSSL_ENCODING_SMIME ): bool解密 CMS ...

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

1668.PHP8 openssl_cms_encrypt

(PHP 8)openssl_cms_encrypt — 加密 CMS 消息說(shuō)明openssl_cms_encrypt( string $input_filename, string $output_filename, OpenSSLCertificate|array|string $certificate, ?array $headers, int $flags = 0, int $encoding = OPENSSL_ENCODING_SMIME, int $cipher_algo = OPENSSL_CIPHER_AES_128_CBC ): bool此...

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

1669.PHP8 openssl_cms_read

(PHP 8)openssl_cms_read — 將CMS文件導(dǎo)出到PEM證書(shū)數(shù)組說(shuō)明openssl_cms_read(string $input_filename, array &$certificates): bool執(zhí)行與 openssl_pkcs7_read() 完全相同的模擬。警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) input_filenamecertificates返回值 成...

http://www.o2fo.com/phpchinese/php8-opensslcms-read.html

1670.PHP8 openssl_cms_verify

(PHP 8)openssl_cms_verify — 驗(yàn)證 CMS 簽名說(shuō)明openssl_cms_verify( string $input_filename, int $flags = 0, ?string $certificates = null, array $ca_info = [], ?string $untrusted_certificates_filename = null, ?string $content = null, ?string $pk7 = null, ?string $sigfile = null, int $encoding = ...

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

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

w3cschool 建議您:

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

熱門(mén)課程