PHP 8.5.8 Released!

rnp_decrypt

(PECL rnp >= 0.1.1)

rnp_decryptDecrypt PGP message

说明

function rnp_decrypt(RnpFFI $ffi, string $input): string |false

Private keys used for decryption should be loaded into the FFI object before calling this function. If password encryption was used, then password provider should be set by calling rnp_ffi_set_pass_provider() .

参数

ffi
The FFI object returned by rnp_ffi_create() .
input
Encrypted message.

返回值

Decrypted message on success 或者在失败时返回 false .

发现了问题?

了解如何改进此页面提交拉取请求报告一个错误
+添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

AltStyle によって変換されたページ (->オリジナル) /