rnp_save_keys_to_path
rnp_save_keys_to_path
Save keys to specified path
bool **rnp_save_keys_to_path** RnpFFI $ffi string $format string $output_path int $flags
Saves keys present in the FFI object (loaded or generated) to the specified file or directory.
ffirnp.parameter.ffi-description
formatrnp.parameter.key-format
output_pathFile or directory path where keys should be saved to.
flagsrnp.parameter.loadsave-flags
Returns true on successreturn.falseforfailure.