EncryptedSecrets.MasterKey (encrypted_secrets v0.3.0) View Source

Provides a method for creating and saving a random master encryption key

Link to this section Summary

Functions

Creates a random key and saves it to the specified filepath

Link to this section Functions

Creates a random key and saves it to the specified filepath

Returns {:ok, filepath} | {:error, error}