Erebus.decrypt

You're seeing just the function decrypt, go back to Erebus module for more information.
Link to this function

decrypt(struct, fields_to_decrypt, opts \\ [])

View Source

This function decrypts your encrypted struct. It takes:

  • encrypted struct with dek field present
  • list of fields to be decrypted
  • options - providing backend and options for that backend