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

Method GetNodeKey

common/proto/encryption/cells-encryption.pb.go:2154–2159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2152}
2153
2154func (x *SetNodeKeyRequest) GetNodeKey() *NodeKey {
2155 if x != nil {
2156 return x.NodeKey
2157 }
2158 return nil
2159}
2160
2161type SetNodeKeyResponse struct {
2162 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected