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

Method GetKeyData

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

Source from the content-addressed store, hash-verified

1132}
1133
1134func (x *NodeKey) GetKeyData() []byte {
1135 if x != nil {
1136 return x.KeyData
1137 }
1138 return nil
1139}
1140
1141type Node struct {
1142 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected