MCPcopy 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

deleteKeyringFunction · 0.45
deleteIdentitiesFunction · 0.45
setSessionPrefFunction · 0.45
clearMethod · 0.45
removeBlacklistedInputsFunction · 0.45
syncKeyServerMethod · 0.45
deleteMethod · 0.45
generateSecurityBGSVGFunction · 0.45
lib-mvelo.jsFile · 0.45
closeMethod · 0.45
renderFrameMethod · 0.45
removeDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected