Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
30
type
CryptoReadCloser
interface
{
31
Password(password string) error
32
}
33
34
type
signatureHeader
struct
{
Callers
1
coderReader
Method · 0.65
Implementers
1
readCloser
internal/aes7z/reader.go
Calls
no outgoing calls
Tested by
no test coverage detected