PHP.nl

rnp_load_keys

rnp_load_keys

Load keys from PHP string

bool **rnp_load_keys** RnpFFI $ffi string $format string $input int $flags

Note that for G10, the input must be a directory (which must already exist).

ffirnp.parameter.ffi-description

formatrnp.parameter.key-format

inputOpenPGP packets containing key(s) to be loaded. Can be either binary or ASCII armored.

flagsrnp.parameter.loadsave-flags

Returns true on successreturn.falseforfailure.