Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decrypt ¶
func Decrypt(payload *EncryptedPayload) (string, error)
Decrypt decrypts the given encrypted payload returning the plaintext result iff error is nil; if error is non-nil it represents the reason the ciphertext could not be decrypted
Types ¶
Click to show internal directories.
Click to hide internal directories.