Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKeys ¶
func GenerateKeys() (RawPublicKey, RawPrivateKey, error)
GenerateKeys generates a ed25519 keypair in on-disk format
Types ¶
type RawCertificate ¶
type RawCertificate string
RawCertificate is a cert in the on-disk certificate format
type RawPrivateKey ¶
type RawPrivateKey string
RawPrivateKey is a private key in the on-disk private key format
Click to show internal directories.
Click to hide internal directories.