share

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package share is a generated protocol buffer package.

It is generated from these files:

crypto/share/share.proto

It has these top-level messages:

PrivateShare

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrivateShare

type PrivateShare struct {
	// index of the participant
	Index uint32 `protobuf:"varint,1,opt,name=index" json:"index,omitempty"`
	// the share itself
	Share *element.Scalar `protobuf:"bytes,2,opt,name=share" json:"share,omitempty"`
}

PrivateShare holds a share that is private for the given participant at the given index.

func (*PrivateShare) Descriptor

func (*PrivateShare) Descriptor() ([]byte, []int)

func (*PrivateShare) GetIndex

func (m *PrivateShare) GetIndex() uint32

func (*PrivateShare) GetShare

func (m *PrivateShare) GetShare() *element.Scalar

func (*PrivateShare) ProtoMessage

func (*PrivateShare) ProtoMessage()

func (*PrivateShare) Reset

func (m *PrivateShare) Reset()

func (*PrivateShare) String

func (m *PrivateShare) String() string

Directories

Path Synopsis
Package vss is a generated protocol buffer package.
Package vss is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL