# Functions
GetIdentityString returns the identity string from the openpgp key.
MakePrivateKeyData creates a new private key.
MakePublicKeyData creates a new public key.
New creates a new key provider.
# Structs
KeyProvider is a key provider.
PrivateKeyData is a private key and a slot.
PublicKeyData is a public key and a slot.