MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / SetPassword

Method SetPassword

internal/archive/tool/helper.go:23–23  ·  view source on GitHub ↗
(password string)

Source from the content-addressed store, hash-verified

21type CanEncryptSubFile interface {
22 IsEncrypted() bool
23 SetPassword(password string)
24}
25
26type ArchiveReader interface {

Callers 7

SetPasswordMethod · 0.65
ListMethod · 0.65
ExtractMethod · 0.65
_decompressFunction · 0.65
HashPwdForOldVersionFunction · 0.65
setAdminPasswordFunction · 0.65
UpdateCurrentFunction · 0.65

Implementers 1

WrapFileinternal/archive/zip/utils.go

Calls

no outgoing calls

Tested by

no test coverage detected