# Functions
No description provided by the author
HashKeyToEncryptionKey creates an encryption key using a default hasher.
HashKeyToEncryptionKeyWith creates a 32 bytes long key from the provided key using the provided hasher.
HashKeyToFilename creates a filename using the default hasher and provided key as input.
HashKeyToFilenameWith creates a filename using the provided key as input and using the provided hasher.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
CollectorCredentials are used for storing the credentials received during collector registration.
LocalFsStore implements Store interface and can be used to store and retrieve collector credentials from local file system.
# Type aliases
No description provided by the author