rnp_import_keys
(PECL rnp >= 0.1.1)
rnp_import_keys — Import keys from PHP string to the keyring and receive JSON describing new/updated keys
参数
ffi
-
The FFI object returned by rnp_ffi_create.
input
-
OpenPGP packets containing key(s) to be loaded. Can be either binary or ASCII armored.
flags
-
See
RNP_LOAD_SAVE_*
predefined constants.
返回值
JSON string with information about new and updated keys on success 或者在失败时返回 false
.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.rnp-import-keys.php