142143144145146147148149
new StorageConverterPluginAdapter("builtin:timestamp", new StorageTimestamperConverter() ) ).convert( new StorageConverterPluginAdapter("builtin:ssh-storage", new KeyStorageLayer() ), PathUtil.asPath("/keys")); }