Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeygenOutput ¶
KeygenOutput represents the result of key generation
func (*KeygenOutput) PrivateShare ¶
func (o *KeygenOutput) PrivateShare() []byte
PrivateShare returns this party's private key share
func (*KeygenOutput) PublicKey ¶
func (o *KeygenOutput) PublicKey() []byte
PublicKey returns the generated public key
Click to show internal directories.
Click to hide internal directories.