Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ getEncryptionKeyId
Method
getEncryptionKeyId
utils/encryption.ts:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
getEncryptionKeyId(): string {
99
return
this.keyId
100
}
101
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected