Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

lib/rpmchecksig.c File Reference

Verify the signature of a package. More...

#include "system.h"
#include <rpmcli.h>
#include "rpmlead.h"
#include "signature.h"
#include "misc.h"
#include "debug.h"

Go to the source code of this file.

RPMK

int rpmReSign (rpmResignFlags flags, char *passPhrase, const char **argv)
int rpmCheckSig (rpmCheckSigFlags flags, const char **argv)

Functions

int manageFile (FD_t *fdp, const char **fnp, int flags, int rc)
int copyFile (FD_t *sfdp, const char **sfnp, FD_t *tfdp, const char **tfnp)


Detailed Description

Verify the signature of a package.

Definition in file rpmchecksig.c.


Function Documentation

int copyFile ( FD_t * sfdp,
const char ** sfnp,
FD_t * tfdp,
const char ** tfnp ) [static]
 

Definition at line 72 of file rpmchecksig.c.

Referenced by rpmCheckSig(), and rpmReSign().

int manageFile ( FD_t * fdp,
const char ** fnp,
int flags,
int rc ) [static]
 

Definition at line 18 of file rpmchecksig.c.

Referenced by copyFile(), rpmCheckSig(), and rpmReSign().


Generated at Fri Aug 2 00:04:13 2002 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001