rpm  5.4.15
Typedefs | Functions | Variables
rpmnss.h File Reference
#include <rpmiotypes.h>
#include <rpmpgp.h>
#include <rpmsw.h>
Include dependency graph for rpmnss.h:

Go to the source code of this file.

Typedefs

typedef struct rpmnss_s * rpmnss
 

Functions

int rpmnssExportPubkey (pgpDig dig)
 
int rpmnssExportSignature (pgpDig dig, DIGEST_CTX ctx)
 

Variables

pgpImplVecs_t rpmnssImplVecs
 

Typedef Documentation

typedef struct rpmnss_s* rpmnss

Definition at line 27 of file rpmnss.h.

Function Documentation

int rpmnssExportPubkey ( pgpDig  dig)

Referenced by pgpExportPubkey().

int rpmnssExportSignature ( pgpDig  dig,
DIGEST_CTX  ctx 
)

Referenced by pgpExportSignature().

Variable Documentation

pgpImplVecs_t rpmnssImplVecs