Data Fields

pgpImplVecs_s Struct Reference

#include <rpmio/rpmpgp.h>

Data Fields

pgpImplSet_t _pgpSetRSA
pgpImplVerify_t _pgpVerifyRSA
pgpImplSet_t _pgpSetDSA
pgpImplVerify_t _pgpVerifyDSA
pgpImplSet_t _pgpSetECDSA
pgpImplVerify_t _pgpVerifyECDSA
pgpImplMpiItem_t _pgpMpiItem
pgpImplClean_t _pgpClean
pgpImplFree_t _pgpFree
pgpImplInit_t _pgpInit

Detailed Description

Definition at line 1623 of file rpmpgp.h.


Field Documentation

Definition at line 1631 of file rpmpgp.h.

Referenced by pgpImplClean().

Definition at line 1632 of file rpmpgp.h.

Referenced by pgpImplFree().

Definition at line 1633 of file rpmpgp.h.

Referenced by pgpImplInit().

Definition at line 1630 of file rpmpgp.h.

Referenced by pgpImplMpiItem().

Definition at line 1626 of file rpmpgp.h.

Referenced by pgpImplSetDSA().

Definition at line 1628 of file rpmpgp.h.

Referenced by pgpImplSetECDSA().

Definition at line 1624 of file rpmpgp.h.

Referenced by pgpImplSetRSA().

Definition at line 1627 of file rpmpgp.h.

Referenced by pgpImplVerifyDSA().

Definition at line 1629 of file rpmpgp.h.

Referenced by pgpImplVerifyECDSA().

Definition at line 1625 of file rpmpgp.h.

Referenced by pgpImplVerifyRSA().


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