View Source Lightning.Vault (Lightning v2.10.4)

Module for handling the encryption and decryption of database fields.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(config \\ [])

View Source