App下載

詞條

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

2061.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://m.o2fo.com/phpchinese/php8-rnpkeyexportautocrypt.html

2062.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://m.o2fo.com/phpchinese/php8-rnpkeyexport-revocation.html

2063.PHP8 rnp_key_export

(PECL rnp >= 0.1.1)rnp_key_export — 導出密鑰說明rnp_key_export(RnpFFI $ffi, string $key_fp, int $flags): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。key_fp鑰匙指紋。flags查看 RNP_KEY_EXPORT_* 預定義常量 (RNP_KEY_EXPORT_BASE64除外)。返回值 OpenPGP p...

http://m.o2fo.com/phpchinese/php8-rnpkeyexport.html

2064.PHP8 rnp_key_remove

(PECL rnp >= 0.1.1)rnp_key_remove — 從密鑰環(huán)中取出密鑰說明rnp_key_remove(RnpFFI $ffi, string $key_fp, int $flags): bool注意:您需要調用 rnp_save_keys() 來寫出更新的密鑰環(huán)。參數(shù) ffirnp_ffi_create返回的 FFI 對象。key_fp鑰匙指紋。flags請參見 RNP...

http://m.o2fo.com/phpchinese/php8-rnpkey-remove.html

2065.PHP8 rnp_key_revoke

(PECL rnp >= 0.1.1)rnp_key_revoke — 通過生成和添加吊銷簽名來吊銷密鑰或子密鑰說明rnp_key_revoke( RnpFFI $ffi, string $key_fp, int $flags, array $options = ? ): bool注意:您需要調用 rnp_save_keys() 來寫出更新的密鑰環(huán)。參數(shù) ffirnp_ffi_create返回...

http://m.o2fo.com/phpchinese/php8-rnpkeyrevoke.html

2066.PHP8 rnp_list_keys

(PECL rnp >= 0.1.1)rnp_list_keys — 按指定的標識符類型枚舉密鑰環(huán)中存在的所有密鑰說明rnp_list_keys(RnpFFI $ffi, string $identifier_type): array|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。identifier_type密鑰標識符類型(“userid”、“keyid”、“gr...

http://m.o2fo.com/phpchinese/php8-rnplistkeys.html

2067.PHP8 rnp_load_keys_from_path

(PECL rnp >= 0.1.1)rnp_load_keys_from_path — 從指定路徑加載密鑰說明rnp_load_keys_from_path( RnpFFI $ffi, string $format, string $input_path, int $flags ): bool請注意,對于 G10,輸入必須是目錄(必須已存在)。參數(shù) ffirnp_ffi_create返回的 FFI 對象。form...

http://m.o2fo.com/phpchinese/php8-rnp-load-keys-from-path.html

2068.PHP8 rnp_locate_key

(PECL rnp >= 0.1.1)rnp_locate_key — 搜索密鑰說明rnp_locate_key(RnpFFI $ffi, string $identifier_type, string $identifier): string|false注意:按 userid 搜索時,僅檢查有效的 userid。參數(shù)ffirnp_ffi_create返回的 FFI 對象。identifier_type標識符類型字符串:“...

http://m.o2fo.com/phpchinese/php8-rnp-locatedkey.html

2069.PHP8 rnp_op_sign_cleartext

(PECL rnp >= 0.1.1)rnp_op_sign_cleartext — 對文本數(shù)據(jù)執(zhí)行簽名操作,返回明文簽名消息說明rnp_op_sign_cleartext( RnpFFI $ffi, string $data, array $keys_fp, array $options = ? ): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。data要簽名的數(shù)據(jù)。keys_fp具...

http://m.o2fo.com/phpchinese/php8-rnp-opsigncleartext.html

2070.PHP8 rnp_op_sign_detached

(PECL rnp >= 0.1.1)rnp_op_sign_detached — 執(zhí)行簽名操作,返回分離的簽名說明rnp_op_sign_detached( RnpFFI $ffi, string $data, array $keys_fp, array $options = ? ): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。data要簽名的數(shù)據(jù)。keys_fp具有密鑰指紋的...

http://m.o2fo.com/phpchinese/php8-rnp-opsigndetached.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2061.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://m.o2fo.com/phpchinese/php8-rnpkeyexportautocrypt.html

2062.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://m.o2fo.com/phpchinese/php8-rnpkeyexport-revocation.html

2063.PHP8 rnp_key_export

(PECL rnp >= 0.1.1)rnp_key_export — 導出密鑰說明rnp_key_export(RnpFFI $ffi, string $key_fp, int $flags): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。key_fp鑰匙指紋。flags查看 RNP_KEY_EXPORT_* 預定義常量 (RNP_KEY_EXPORT_BASE64除外)。返回值 OpenPGP p...

http://m.o2fo.com/phpchinese/php8-rnpkeyexport.html

2064.PHP8 rnp_key_remove

(PECL rnp >= 0.1.1)rnp_key_remove — 從密鑰環(huán)中取出密鑰說明rnp_key_remove(RnpFFI $ffi, string $key_fp, int $flags): bool注意:您需要調用 rnp_save_keys() 來寫出更新的密鑰環(huán)。參數(shù) ffirnp_ffi_create返回的 FFI 對象。key_fp鑰匙指紋。flags請參見 RNP...

http://m.o2fo.com/phpchinese/php8-rnpkey-remove.html

2065.PHP8 rnp_key_revoke

(PECL rnp >= 0.1.1)rnp_key_revoke — 通過生成和添加吊銷簽名來吊銷密鑰或子密鑰說明rnp_key_revoke( RnpFFI $ffi, string $key_fp, int $flags, array $options = ? ): bool注意:您需要調用 rnp_save_keys() 來寫出更新的密鑰環(huán)。參數(shù) ffirnp_ffi_create返回...

http://m.o2fo.com/phpchinese/php8-rnpkeyrevoke.html

2066.PHP8 rnp_list_keys

(PECL rnp >= 0.1.1)rnp_list_keys — 按指定的標識符類型枚舉密鑰環(huán)中存在的所有密鑰說明rnp_list_keys(RnpFFI $ffi, string $identifier_type): array|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。identifier_type密鑰標識符類型(“userid”、“keyid”、“gr...

http://m.o2fo.com/phpchinese/php8-rnplistkeys.html

2067.PHP8 rnp_load_keys_from_path

(PECL rnp >= 0.1.1)rnp_load_keys_from_path — 從指定路徑加載密鑰說明rnp_load_keys_from_path( RnpFFI $ffi, string $format, string $input_path, int $flags ): bool請注意,對于 G10,輸入必須是目錄(必須已存在)。參數(shù) ffirnp_ffi_create返回的 FFI 對象。form...

http://m.o2fo.com/phpchinese/php8-rnp-load-keys-from-path.html

2068.PHP8 rnp_locate_key

(PECL rnp >= 0.1.1)rnp_locate_key — 搜索密鑰說明rnp_locate_key(RnpFFI $ffi, string $identifier_type, string $identifier): string|false注意:按 userid 搜索時,僅檢查有效的 userid。參數(shù)ffirnp_ffi_create返回的 FFI 對象。identifier_type標識符類型字符串:“...

http://m.o2fo.com/phpchinese/php8-rnp-locatedkey.html

2069.PHP8 rnp_op_sign_cleartext

(PECL rnp >= 0.1.1)rnp_op_sign_cleartext — 對文本數(shù)據(jù)執(zhí)行簽名操作,返回明文簽名消息說明rnp_op_sign_cleartext( RnpFFI $ffi, string $data, array $keys_fp, array $options = ? ): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。data要簽名的數(shù)據(jù)。keys_fp具...

http://m.o2fo.com/phpchinese/php8-rnp-opsigncleartext.html

2070.PHP8 rnp_op_sign_detached

(PECL rnp >= 0.1.1)rnp_op_sign_detached — 執(zhí)行簽名操作,返回分離的簽名說明rnp_op_sign_detached( RnpFFI $ffi, string $data, array $keys_fp, array $options = ? ): string|false參數(shù) ffirnp_ffi_create返回的 FFI 對象。data要簽名的數(shù)據(jù)。keys_fp具有密鑰指紋的...

http://m.o2fo.com/phpchinese/php8-rnp-opsigndetached.html

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

w3cschool 建議您:

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

熱門課程