package
0.0.73
Repository: https://github.com/openiothub/utils.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader that decrypts bytes from r.
NewWriter returns a new Writer that encrypts bytes to w.
No description provided by the author
closeFn will be called only once.

# Variables

No description provided by the author

# Structs

Reader is an io.Reader that can read encrypted bytes.
No description provided by the author
Writer is an io.Writer that can write encrypted bytes.