PHP8 rnp_locate_key

2024-03-14 09:11 更新

(PECL rnp >= 0.1.1)

rnp_locate_key — 搜索密钥

说明

rnp_locate_key(RnpFFI $ffi, string $identifier_type, string $identifier): string|false

注意:按 userid 搜索时,仅检查有效的 userid。

参数

ffi

rnp_ffi_create返回的 FFI 对象。

identifier_type

标识符类型字符串:“userid”、“keyid”、“fingerprint”、“grip”。

identifier

“userid”类型的 PGP 用户 ID(名称和电子邮件),十六进制字符串 相应地代表密钥 ID、指纹或密钥手柄。

返回值

Returns hexadecimal fingerprint of the key found on success 或者在失败时返回 false.


以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号