Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arbiter ¶
func NewArbiter ¶
type KeyPair ¶
type KeyPair struct { Private *rsa.PrivateKey Public *rsa.PublicKey }
func GenerateRsaKeyPair ¶
func (*KeyPair) DecryptWithPrivateKey ¶
Click to show internal directories.
Click to hide internal directories.