ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
export.h File Reference

GPG public key export interface. More...

Go to the source code of this file.

Functions

GPG Key Export
int gpg_get_public_key (const char *key_id, uint8_t *public_key_out, char *keygrip_out)
 Get public key from GPG keyring by key ID.
 

Detailed Description

GPG public key export interface.

Definition in file export.h.