Versions in this module Expand all Collapse all v1 v1.0.0 Jun 22, 2023 Changes in this version + type Crypt struct + func NewCrypt(t mockConstructorTestingTNewCrypt) *Crypt + func (_m *Crypt) DecryptString(payload string) (string, error) + func (_m *Crypt) EncryptString(value string) (string, error)