Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ getActiveKeyringId
Function
getActiveKeyringId
src/controller/sub.controller.js:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
export
function
getActiveKeyringId() {
122
return
activeKeyringId;
123
}
124
125
// transfer data to app UI via slots
126
const
appDataSlot =
new
Map();
Callers
1
onArmoredKey
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected