MCPcopy
hub / github.com/mailvelope/mailvelope / getDefaultKeyFpr

Method getDefaultKeyFpr

src/modules/KeyringGPG.js:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 getDefaultKeyFpr() {
28 return this.keystore.getDefaultKeyFpr();
29 }
30
31 /**
32 * Import armored keys into the keyring

Callers 11

getDefaultKeyMethod · 0.95
getDefaultKeyFprFunction · 0.45
getKeyByAddressMethod · 0.45
hasDefaultKeyMethod · 0.45
signAndEncryptMethod · 0.45
onEditorOptionsMethod · 0.45
getPublicKeyFprsMethod · 0.45
openSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected