App下載

詞條

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

2051.PHP8 rnp_backend_string

(PECL rnp >= 0.1.1)rnp_backend_string — 返回加密后端庫名稱說明rnp_backend_string(): string參數(shù) ?此函數(shù)沒有參數(shù)。返回值 ?后端名稱字符串。目前支持 后端是“Botan”和“OpenSSL”。

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

2052.PHP8 rnp_backend_version

(PECL rnp >= 0.1.1)rnp_backend_version — 返回加密后端庫版本說明rnp_backend_version(): string參數(shù) 此函數(shù)沒有參數(shù)。返回值 版本字符串。

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

2053.PHP8 rnp_decrypt

(PECL rnp >= 0.1.1)rnp_decrypt — 解密 PGP 消息說明rnp_decrypt(RnpFFI $ffi, string $input): string|false在調(diào)用此函數(shù)之前,應將用于解密的私鑰加載到 FFI 對象中。 如果使用了密碼加密,則應通過調(diào)用 rnp_ffi_set_pass_provider() 來設置密碼提...

http://www.o2fo.com/phpchinese/php8-rnp-decrypt.html

2054.PHP8 rnp_dump_packets_to_json

(PECL rnp >= 0.1.1)rnp_dump_packets_to_json — 將 OpenPGP 數(shù)據(jù)包流信息轉(zhuǎn)儲到 JSON 字符串說明rnp_dump_packets_to_json(string $input, int $flags): string|false參數(shù) input包含 OpenPGP 數(shù)據(jù)的輸入字符串,采用二進制或 ASCII 保護格式。flags請參閱 RNP_JSON_DU...

http://www.o2fo.com/phpchinese/php8-rnp-dump-packages-to-json.html

2055.PHP8 rnp_dump_packets

(PECL rnp >= 0.1.1)rnp_dump_packets — 以人類可讀的格式轉(zhuǎn)儲 OpenPGP 數(shù)據(jù)包流信息說明rnp_dump_packets(string $input, int $flags): string|false參數(shù) input包含 OpenPGP 數(shù)據(jù)的輸入字符串,采用二進制或 ASCII 保護格式。flags請參閱 RNP_DUMP_* 預定義常...

http://www.o2fo.com/phpchinese/php8-rnp-dump-packages.html

2056.PHP8 rnp_ffi_create

(PECL rnp >= 0.1.1)rnp_ffi_create — 創(chuàng)建用于與庫交互的頂級對象說明rnp_ffi_create(string $pub_format, string $sec_format): RnpFFI|false參數(shù) pub_format公鑰環(huán)、RNP_KEYSTORE_GPG或其他的格式 RNP_KEYSTORE_* 常量。sec_format密鑰環(huán)的格式、RNP_KEYSTORE_GPG或其...

http://www.o2fo.com/phpchinese/php8-rnp-fficreate.html

2057.PHP8 rnp_ffi_destroy

(PECL rnp >= 0.1.1)rnp_ffi_destroy — 銷毀用于與庫交互的頂級對象說明rnp_ffi_destroy(RnpFFI $ffi): void參數(shù)ffirnp_ffi_create返回的 FFI 對象。

http://www.o2fo.com/phpchinese/php8-rnp-ffidestroy.html

2058.PHP8 rnp_import_signatures

(PECL rnp >= 0.1.1)rnp_import_signatures — 將獨立簽名導入密鑰環(huán)并接收描述更新密鑰的 JSON說明rnp_import_signatures(RnpFFI $ffi, string $input, int $flags): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。input包含要導入的簽名的 OpenPGP 數(shù)據(jù)包。...

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

2059.PHP8 rnp_key_export_autocrypt

(PECL rnp >= 0.1.1)rnp_key_export_autocrypt — 導出自動加密功能的最小密鑰(僅 5 個數(shù)據(jù)包:密鑰、uid、簽名、 加密子項、簽名)說明rnp_key_export_autocrypt( RnpFFI $ffi, string $key_fp, string $subkey_fp, string $uid, int $flags ): string|false參數(shù) ffirnp_...

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

2060.PHP8 rnp_key_export_revocation

(PECL rnp >= 0.1.1)rnp_key_export_revocation — 生成和導出主鍵吊銷簽名說明rnp_key_export_revocation( RnpFFI $ffi, string $key_fp, int $flags, array $options = ? ): string|false注意:要撤銷密鑰,您需要將此簽名導入密鑰庫或使用 rnp_key_revoke() 函數(shù)。...

http://www.o2fo.com/phpchinese/php8-rnpkeyexport-revocation.html

抱歉,暫時沒有相關的微課

w3cschool 建議您:

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

抱歉,暫時沒有相關的視頻課程

w3cschool 建議您:

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

抱歉,暫時沒有相關的教程

w3cschool 建議您:

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

2051.PHP8 rnp_backend_string

(PECL rnp >= 0.1.1)rnp_backend_string — 返回加密后端庫名稱說明rnp_backend_string(): string參數(shù) ?此函數(shù)沒有參數(shù)。返回值 ?后端名稱字符串。目前支持 后端是“Botan”和“OpenSSL”。

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

2052.PHP8 rnp_backend_version

(PECL rnp >= 0.1.1)rnp_backend_version — 返回加密后端庫版本說明rnp_backend_version(): string參數(shù) 此函數(shù)沒有參數(shù)。返回值 版本字符串。

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

2053.PHP8 rnp_decrypt

(PECL rnp >= 0.1.1)rnp_decrypt — 解密 PGP 消息說明rnp_decrypt(RnpFFI $ffi, string $input): string|false在調(diào)用此函數(shù)之前,應將用于解密的私鑰加載到 FFI 對象中。 如果使用了密碼加密,則應通過調(diào)用 rnp_ffi_set_pass_provider() 來設置密碼提...

http://www.o2fo.com/phpchinese/php8-rnp-decrypt.html

2054.PHP8 rnp_dump_packets_to_json

(PECL rnp >= 0.1.1)rnp_dump_packets_to_json — 將 OpenPGP 數(shù)據(jù)包流信息轉(zhuǎn)儲到 JSON 字符串說明rnp_dump_packets_to_json(string $input, int $flags): string|false參數(shù) input包含 OpenPGP 數(shù)據(jù)的輸入字符串,采用二進制或 ASCII 保護格式。flags請參閱 RNP_JSON_DU...

http://www.o2fo.com/phpchinese/php8-rnp-dump-packages-to-json.html

2055.PHP8 rnp_dump_packets

(PECL rnp >= 0.1.1)rnp_dump_packets — 以人類可讀的格式轉(zhuǎn)儲 OpenPGP 數(shù)據(jù)包流信息說明rnp_dump_packets(string $input, int $flags): string|false參數(shù) input包含 OpenPGP 數(shù)據(jù)的輸入字符串,采用二進制或 ASCII 保護格式。flags請參閱 RNP_DUMP_* 預定義常...

http://www.o2fo.com/phpchinese/php8-rnp-dump-packages.html

2056.PHP8 rnp_ffi_create

(PECL rnp >= 0.1.1)rnp_ffi_create — 創(chuàng)建用于與庫交互的頂級對象說明rnp_ffi_create(string $pub_format, string $sec_format): RnpFFI|false參數(shù) pub_format公鑰環(huán)、RNP_KEYSTORE_GPG或其他的格式 RNP_KEYSTORE_* 常量。sec_format密鑰環(huán)的格式、RNP_KEYSTORE_GPG或其...

http://www.o2fo.com/phpchinese/php8-rnp-fficreate.html

2057.PHP8 rnp_ffi_destroy

(PECL rnp >= 0.1.1)rnp_ffi_destroy — 銷毀用于與庫交互的頂級對象說明rnp_ffi_destroy(RnpFFI $ffi): void參數(shù)ffirnp_ffi_create返回的 FFI 對象。

http://www.o2fo.com/phpchinese/php8-rnp-ffidestroy.html

2058.PHP8 rnp_import_signatures

(PECL rnp >= 0.1.1)rnp_import_signatures — 將獨立簽名導入密鑰環(huán)并接收描述更新密鑰的 JSON說明rnp_import_signatures(RnpFFI $ffi, string $input, int $flags): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。input包含要導入的簽名的 OpenPGP 數(shù)據(jù)包。...

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

2059.PHP8 rnp_key_export_autocrypt

(PECL rnp >= 0.1.1)rnp_key_export_autocrypt — 導出自動加密功能的最小密鑰(僅 5 個數(shù)據(jù)包:密鑰、uid、簽名、 加密子項、簽名)說明rnp_key_export_autocrypt( RnpFFI $ffi, string $key_fp, string $subkey_fp, string $uid, int $flags ): string|false參數(shù) ffirnp_...

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

2060.PHP8 rnp_key_export_revocation

(PECL rnp >= 0.1.1)rnp_key_export_revocation — 生成和導出主鍵吊銷簽名說明rnp_key_export_revocation( RnpFFI $ffi, string $key_fp, int $flags, array $options = ? ): string|false注意:要撤銷密鑰,您需要將此簽名導入密鑰庫或使用 rnp_key_revoke() 函數(shù)。...

http://www.o2fo.com/phpchinese/php8-rnpkeyexport-revocation.html

抱歉,暫時沒有相關的文章

w3cschool 建議您:

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

熱門課程