Return the path to the key file.
path_type const& key_path() const;
The database must be open.
Safe to call concurrently with any function except basic_store::open or basic_store::close.
basic_store::open
basic_store::close
The key file path.