Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenEd25519KeyAndSave ¶
func GetKeyfile ¶
func GetKeyfile() string
Types ¶
type BMClient2 ¶
type BMClient2 struct { PK ed25519.PublicKey Priv ed25519.PrivateKey Hash []byte SrvPk ed25519.PublicKey // contains filtered or unexported fields }
func (*BMClient2) SendEnvelope ¶
func (c *BMClient2) SendEnvelope(envelope *bmp.EnvelopeSyn) (rse *bmp.EnvelopeAck, err error)
Click to show internal directories.
Click to hide internal directories.