Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
lsc_crypt_ctx_s Struct Reference

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_snamelist
 Info describing PLAINTEXT.
 

Detailed Description

The context object for encryption operations.

This context is used to track the underlying gpgme conectec and to provide a decryption cache.


The documentation for this struct was generated from the following file: