An implementation of a KeyStore that saves all keys to a folder on the hard drive.
Create a new [[KeyStoreFilesystem]] that stores its data in the given directory. No other data should be saved there.
The directory to save the key files in.
Generated using TypeDoc
An implementation of a KeyStore that saves all keys to a folder on the hard drive.