Documentation ¶
Index ¶
Constants ¶
View Source
const SIZE = 1024
Variables ¶
This section is empty.
Functions ¶
func NewCFBCryptor ¶
Types ¶
type DecryptReader ¶
type DecryptReader struct {
// contains filtered or unexported fields
}
func NewDecryptReader ¶
func NewDecryptReader(r io.ReadSeeker, decrypt Decrypter) (*DecryptReader, error)
Click to show internal directories.
Click to hide internal directories.