MCPcopy
hub / github.com/mailvelope/mailvelope / getKeyID

Method getKeyID

test/legacy/modules/key-test.js:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 }
187
188 getKeyID() {
189 return this.keyPacket.keyID;
190 }
191
192 getSubkeys() {
193 return this.subkeys;

Callers 13

getKeysForIdFunction · 0.45
verifyCertFunction · 0.45
mapKeysFunction · 0.45
mapSubKeysFunction · 0.45
checkKeyIdFunction · 0.45
keyIdCheckFunction · 0.45
importPublicKeyMethod · 0.45
importPrivateKeyMethod · 0.45
getKeyDataMethod · 0.45
getReservedOperationsFunction · 0.45
syncKeyServerMethod · 0.45
generateKeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected