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

Method GetEncryptionKey

common/proto/tree/cells-tree_grpc.pb.go:1796–1796  ·  view source on GitHub ↗
(context.Context, *GetEncryptionKeyRequest)

Source from the content-addressed store, hash-verified

1794// for forward compatibility
1795type FileKeyManagerServer interface {
1796 GetEncryptionKey(context.Context, *GetEncryptionKeyRequest) (*GetEncryptionKeyResponse, error)
1797 mustEmbedUnimplementedFileKeyManagerServer()
1798}
1799

Callers

nothing calls this directly

Implementers 1

UnimplementedFileKeyManagerServercommon/proto/tree/cells-tree_grpc.pb.g

Calls

no outgoing calls

Tested by

no test coverage detected