rnp_load_keys_from_path
Load keys from specified path
&reftitle.description;
boolrnp_load_keys_from_path
RnpFFIffi
stringformat
stringinput_path
intflags
Note that for G10, the input must be a directory (which must already exist).
&reftitle.parameters;
ffi
&rnp.parameter.ffi-description;
format
&rnp.parameter.key-format;
input_path
file or directory containing the keys.
flags
&rnp.parameter.loadsave-flags;
&reftitle.returnvalues;
Returns &true; on success&return.falseforfailure;.