Documentation ¶
Index ¶
Constants ¶
View Source
const ( NONCE_LEN = 12 RECEIVE_MTU = 2048 ADDED_BYTES = 16 /* final OCB block */ )
Variables ¶
This section is empty.
Functions ¶
func DisableDumpingCore ¶
func DisableDumpingCore() error
Disable dumping core, as a precaution to avoid saving sensitive data to disk.
Types ¶
type Base64Key ¶
type Base64Key struct {
// contains filtered or unexported fields
}
func NewBase64Key2 ¶
type Message ¶
type Message struct {
// contains filtered or unexported fields
}
func NewMessage ¶
func (*Message) GetPayload ¶
func (*Message) GetTimestamp ¶
the first two bytes is timestamp in text field
func (*Message) GetTimestampReply ¶
the [2:4] bytes is timestampReply in text field
Click to show internal directories.
Click to hide internal directories.