MCPcopy Create free account
hub / github.com/bodgit/sevenzip / Password

Method Password

struct.go:31–31  ·  view source on GitHub ↗
(password string)

Source from the content-addressed store, hash-verified

29// CryptoReadCloser adds a Password method to decompressors.
30type CryptoReadCloser interface {
31 Password(password string) error
32}
33
34type signatureHeader struct {

Callers 1

coderReaderMethod · 0.65

Implementers 1

readCloserinternal/aes7z/reader.go

Calls

no outgoing calls

Tested by

no test coverage detected