Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adeljck/PassGet
/ DecryptWithDPAPI
Function
DecryptWithDPAPI
modules/utils/browser/crypto/crypto_linux.go:13–15 ·
view source on GitHub ↗
(_ []byte)
Source
from the content-addressed store, hash-verified
11
}
12
13
func
DecryptWithDPAPI(_ []byte) ([]byte, error) {
14
return
nil, nil
15
}
Callers
6
Extract
Method · 0.92
Extract
Method · 0.92
Extract
Method · 0.92
Extract
Method · 0.92
Extract
Method · 0.92
GetMasterKey
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected