Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ setEncryptionKeyId
Method
setEncryptionKeyId
utils/encryption.ts:9–9 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
7
getEncryptionStatus(): boolean
8
updateEncryptionPassword(password: string): void
9
setEncryptionKeyId(id: string): void
10
getEncryptionKeyId(): string
11
}
12
Callers
nothing calls this directly
Implementers
1
Encryption
utils/encryption.ts
Calls
no outgoing calls
Tested by
no test coverage detected