Initialise the crypto module. More...
Functions | |
void | pgp_gpgme_init (void) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -. | |
void | smime_gpgme_init (void) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -. | |
Initialise the crypto module.
void pgp_gpgme_init | ( | void | ) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -.
Definition at line 3749 of file crypt_gpgme.c.
void smime_gpgme_init | ( | void | ) |
Initialise the crypto module - Implements CryptModuleSpecs::init() -.
Definition at line 3758 of file crypt_gpgme.c.