Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getKeysForId
Function · 0.45
verifyCert
Function · 0.45
mapKeys
Function · 0.45
mapSubKeys
Function · 0.45
checkKeyId
Function · 0.45
keyIdCheck
Function · 0.45
importPublicKey
Method · 0.45
importPrivateKey
Method · 0.45
getKeyData
Method · 0.45
getReservedOperations
Function · 0.45
syncKeyServer
Method · 0.45
generateKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected