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

Method getPgpBackend

src/modules/KeyringLocal.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 getPgpBackend() {
21 return openpgpjs;
22 }
23
24 /**
25 * Retrieve default key. If no default key set then take newest private key available.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected