MCPcopy Create free account
hub / github.com/027xiguapi/code-box / getEncryptionKeyId

Method getEncryptionKeyId

utils/encryption.ts:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 updateEncryptionPassword(password: string): void
9 setEncryptionKeyId(id: string): void
10 getEncryptionKeyId(): string
11}
12
13export class Encryption implements EncryptionInterface {

Callers

nothing calls this directly

Implementers 1

Encryptionutils/encryption.ts

Calls

no outgoing calls

Tested by

no test coverage detected