//
pkg.gl
Category
github.com/keys-pub/keys
api
package
0.1.22
Repository:
https://github.com/keys-pub/keys.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
399 SLOC
#
Functions
DecodeKey
DecodeKey a key with an optional password.
EncodeKey
EncodeKey a key with an optional password.
NewKey
NewKey creates api.Key from keys.Key interface.
ParseKey
ParseKey tries to determine what key type and parses the key bytes.
#
Structs
Key
Key is a concrete type for the keys.Key interface, which can be serialized and converted to concrete key types like keys.EdX25519Key.
#
Type aliases
Ext
Extension.
Labels
Labels for key.