Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptData ¶
func DecryptData(encryptedContent models.E2EInfoEncrypted, key []byte) (models.E2EInfoPlainText, error)
DecryptData decrypts the e2e data stored on the server
func EncryptData ¶
EncryptData encrypts the locally stored e2e data to save on the server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.