View Source AntikytheraCore.Config.EncryptionKey (antikythera v0.5.1)
Utility functions to handle secret key which is used to encrypt/decrypt config files.
Summary
Types
@type t() :: binary()
Functions
@spec get() :: t()
@spec init() :: :ok
Utility functions to handle secret key which is used to encrypt/decrypt config files.
@type t() :: binary()
@spec get() :: t()
@spec init() :: :ok