Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ remove
Method
remove
src/modules/KeyStoreGPG.js:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
async
remove() {
42
throw
new
Error(
'Delete of GPGME keyring not supported'
);
43
}
44
45
async
getDefaultKeyFpr() {
46
return
this.defaultKeyFpr;
Callers
15
deleteKeyring
Function · 0.45
deleteIdentities
Function · 0.45
setSessionPref
Function · 0.45
clear
Method · 0.45
removeBlacklistedInputs
Function · 0.45
syncKeyServer
Method · 0.45
delete
Method · 0.45
generateSecurityBGSVG
Function · 0.45
lib-mvelo.js
File · 0.45
close
Method · 0.45
renderFrame
Method · 0.45
removeDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected