Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyExchange ¶
type KeyExchange struct {
// contains filtered or unexported fields
}
func NewKeyExchange ¶
func NewKeyExchange() (kex KeyExchange)
func (KeyExchange) Public ¶
func (kex KeyExchange) Public() (public *big.Int)
Click to show internal directories.
Click to hide internal directories.