# Functions
NewJSONSerializingRemoteSecretStorage is a convenience function to construct a RemoteSecretStorage instance based on the provided SecretStorage and serializing the data to JSON for persistence.
# Interfaces
RemoteSecretStorage is a specialized secret storage for remote secrets.
# Type aliases
No description provided by the author