|
Greenbone Vulnerability Manager 22.5.2
|
The context object for encryption operations. More...
Data Fields | |
| gpgme_ctx_t | encctx |
| Encryption context. | |
| gpgme_key_t | enckey |
| The key to be used for encryption. | |
| char * | plaintext |
| Text to be encrypted. | |
| size_t | plaintextlen |
| Length of text. | |
| struct namelist_s * | namelist |
| Info describing PLAINTEXT. | |
The context object for encryption operations.
This context is used to track the underlying gpgme conectec and to provide a decryption cache.