Documentation ¶ Index ¶ func DecodeSecret(imgIn io.Reader) ([]byte, error) func EncodeSecret(secret []byte, imgIn io.Reader, imgOut io.Writer) error func EncodeSecretFromFile(secret []byte, inputFile, outputFile string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DecodeSecret ¶ func DecodeSecret(imgIn io.Reader) ([]byte, error) func EncodeSecret ¶ func EncodeSecret(secret []byte, imgIn io.Reader, imgOut io.Writer) error func EncodeSecretFromFile ¶ func EncodeSecretFromFile(secret []byte, inputFile, outputFile string) error Types ¶ This section is empty. Source Files ¶ View all Source files image.go Click to show internal directories. Click to hide internal directories.