MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / getDefaultKey

Function getDefaultKey

test/legacy/modules/KeyStoreGPG-test.js:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 };
18 },
19 getDefaultKey() {
20 return {fingerprint: '771f9119b823e06c0de306d466663688a83e9763'};
21 },
22 generateKey() {
23 return [{
24 getArmor() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected