PHP.nl

rnp_ffi_create

rnp_ffi_create

Create the top-level object used for interacting with the library

 **rnp_ffi_create** string $pub_format string $sec_format

pub_formatthe format of the public keyring, RNP_KEYSTORE_GPG or other RNP_KEYSTORE_* constant.

sec_formatthe format of the secret keyring, RNP_KEYSTORE_GPG or other RNP_KEYSTORE_* constant

Returns object on successreturn.falseforfailure. RnpFFI