Storage plugins define ways to store and dynamically modify file contents such as store Private Key Files

Storage Backend

A storage backend is a "Storage" plugin, which defines how to list, create, update, delete and retrieve file contents and metadata.

Storage Converter

A storage converter is a "StorageConverter" plugin, which can modify the contents or metadata of a stored file as it is being created, updated, or read.