Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
func
(e *Handler) SetUserKeyTool(keyTool UserKeyTool) {
63
e.userKeyTool = keyTool
64
}
65
66
/*
67
func
(e *Handler) SetNodeKeyManagerClient(nodeKeyManagerClient encryption.NodeKeyManagerClient) {
Callers
2
TestHandler_GetPut_Encrypted
Function · 0.95
TestRangeHandler_Encrypted
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestHandler_GetPut_Encrypted
Function · 0.76
TestRangeHandler_Encrypted
Function · 0.76