Documentation ¶
Index ¶
- func CreateKey(email string, name string, descr string) (seckey string, pubkey string, err error)
- func GetKeyInfo(keyring string, email string) (key_id string, key_exp time.Time, err error)
- func PubKey(ent *openpgp.Entity) (pubkey string, err error)
- func SecKey(ent *openpgp.Entity, cfg *packet.Config) (seckey string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKeyInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.