Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyPair ¶ added in v1.17.32
type KeyPair struct { Public ed25519.PublicKey Private ed25519.PrivateKey }
func (KeyPair) MarshalPem ¶ added in v1.17.32
Click to show internal directories.
Click to hide internal directories.