Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getDefaultKey
Method · 0.95
KeyringLocal-test.js
File · 0.45
KeyStoreLocal-test.js
File · 0.45
getDefaultKeyFpr
Function · 0.45
getKeyByAddress
Method · 0.45
hasDefaultKey
Method · 0.45
signAndEncrypt
Method · 0.45
onEditorOptions
Method · 0.45
onEditorContainerCreateDraft
Method · 0.45
getPublicKeyFprs
Method · 0.45
openSettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected