Cloak vault used for encrypted DripDrop credential fields.
Summary
Functions
Returns a specification to start this module under a supervisor.
Decodes DRIPDROP_ENCRYPTION_KEY from base64 into a 32-byte AES key.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec decode_env_key() :: {:ok, binary()} | {:error, :missing | :invalid_base64 | :invalid_length}
Decodes DRIPDROP_ENCRYPTION_KEY from base64 into a 32-byte AES key.