Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AESConfig ¶
func (AESConfig) Decrypt ¶
func (cfg AESConfig) Decrypt(r io.ReadCloser) (io.ReadCloser, error)
func (AESConfig) Encrypt ¶
func (cfg AESConfig) Encrypt(w io.WriteCloser) (io.WriteCloser, error)
Click to show internal directories.
Click to hide internal directories.