Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ed25519PrivateKey ¶
type Ed25519PrivateKey struct {
ed25519.PrivateKey
}
func (*Ed25519PrivateKey) MarshalText ¶
func (k *Ed25519PrivateKey) MarshalText() ([]byte, error)
func (*Ed25519PrivateKey) UnmarshalText ¶
func (k *Ed25519PrivateKey) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.