Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mailvelope/mailvelope
/ initSession
Function
initSession
src/modules/pwdCache.js:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
export
function
initSession() {
116
cache =
new
PwdMap();
117
}
118
119
function
clearIntervals() {
120
// clear interval functions
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected