MCPcopy Create free account
hub / github.com/pydio/cells / SetUserKeyTool

Method SetUserKeyTool

common/nodes/encryption/handler-encryption.go:62–64  ·  view source on GitHub ↗
(keyTool UserKeyTool)

Source from the content-addressed store, hash-verified

60}
61
62func (e *Handler) SetUserKeyTool(keyTool UserKeyTool) {
63 e.userKeyTool = keyTool
64}
65
66/*
67func (e *Handler) SetNodeKeyManagerClient(nodeKeyManagerClient encryption.NodeKeyManagerClient) {

Callers 2

Calls

no outgoing calls

Tested by 2