Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type ID ¶
type ID struct {
// contains filtered or unexported fields
}
func (*ID) PublicKey ¶
PublicKey associated with the ID. Panics if there isn't one.
If the ID type is ed25519, a base64url-encoded public key is returned.
type Key ¶
type Key struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.