Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateKey ¶
func GenerateKey ¶
func (*PrivateKey) SharedSecret ¶
func (priv *PrivateKey) SharedSecret(pub PublicKey) *SharedSecret
type SharedSecret ¶
type SharedSecret struct {
} Click to show internal directories.
Click to hide internal directories.