rnp_ffi_create
(PECL rnp >= 0.1.1)
rnp_ffi_create — Create the top-level object used for interacting with the library
Parameter-Liste
pub_format
-
the format of the public keyring, RNP_KEYSTORE_GPG or other
RNP_KEYSTORE_* constant.
sec_format
-
the format of the secret keyring, RNP_KEYSTORE_GPG or other
RNP_KEYSTORE_* constant
Rückgabewerte
Returns RnpFFI object on successBei einem Fehler wird false zurückgegeben..