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

Class

src/modules/keyStore.js:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43class KeyArray {
44 constructor(keys) {
45 this.keys = keys;
46 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected