Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EncryptedMessage ¶
type EncryptedMessage struct {
// contains filtered or unexported fields
}
func (*EncryptedMessage) FromString ¶
func (e *EncryptedMessage) FromString(s string) error
func (*EncryptedMessage) String ¶
func (e *EncryptedMessage) String() string
Click to show internal directories.
Click to hide internal directories.