Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNilInput = errors.New("cannot convert to base64 with nil input") ErrBlankInput = errors.New("cannot convert from base64 with blank input") )
Functions ¶
func DecryptAndDecode ¶
DecryptAndDecode decodes and decrypts a given base64 string and returns the decrypted plain text
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.