Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ getAttributes
Method
getAttributes
src/modules/KeyringBase.js:281–283 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
279
}
280
281
getAttributes() {
282
return
getKeyringAttr(this.id);
283
}
284
285
removeKey(fingerprint,
type
) {
286
let
removedKey;
Callers
4
KeyringLocal-test.js
File · 0.80
getLogoImage
Method · 0.80
getKeyring
Method · 0.80
setLogo
Method · 0.80
Calls
1
getKeyringAttr
Function · 0.90
Tested by
no test coverage detected