PHP.nl

rnp_load_keys_from_path

rnp_load_keys_from_path

Load keys from specified path

bool **rnp_load_keys_from_path** RnpFFI $ffi string $format string $input_path int $flags

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

ffirnp.parameter.ffi-description

formatrnp.parameter.key-format

input_pathfile or directory containing the keys.

flagsrnp.parameter.loadsave-flags

Returns true on successreturn.falseforfailure.