Blame doc/librpm/html/group__signature.html

2ff057
2ff057
<html xmlns="http://www.w3.org/1999/xhtml">
2ff057
<head>
2ff057
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
2ff057
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
2ff057
<meta name="generator" content="Doxygen 1.8.14"/>
2ff057
<meta name="viewport" content="width=device-width, initial-scale=1"/>
2ff057
<title>rpm: Signature Tags API.</title>
2ff057
<link href="tabs.css" rel="stylesheet" type="text/css"/>
2ff057
<script type="text/javascript" src="jquery.js"></script>
2ff057
<script type="text/javascript" src="dynsections.js"></script>
2ff057
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2ff057
</head>
2ff057
<body>
2ff057
2ff057
2ff057
2ff057
 
2ff057
 
2ff057
  
2ff057
   
rpm
2ff057
    4.14.2
2ff057
   
2ff057
  
2ff057
 
2ff057
 
2ff057
2ff057
2ff057
2ff057
2ff057
<script type="text/javascript" src="menudata.js"></script>
2ff057
<script type="text/javascript" src="menu.js"></script>
2ff057
<script type="text/javascript">
2ff057
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
2ff057
$(function() {
2ff057
  initMenu('',false,false,'search.php','Search');
2ff057
});
2ff057
/* @license-end */</script>
2ff057
2ff057
2ff057
2ff057
  
2ff057
Files |
2ff057
Typedefs |
2ff057
Enumerations  
2ff057
  
2ff057
Signature Tags API.
2ff057
2ff057
2ff057
2ff057

List of signature tags.

2ff057
More...

2ff057
2ff057
Collaboration diagram for Signature Tags API.:
2ff057
2ff057
<center>
2ff057
<map name="group____signature" id="group____signature">
2ff057
<area shape="rect" id="node1" href="group__header.html" title="How to manipulate package headers (which carries all information about a package). " alt="" coords="469,5,568,32"/>
2ff057
<area shape="rect" id="node2" href="group__buildsign.html" title="Building & signing\l packages:" alt="" coords="5,74,145,115"/>
2ff057
<area shape="rect" id="node3" href="group__rpmcli.html" title="Parsing RPM command line arguments. " alt="" coords="444,56,593,83"/>
2ff057
<area shape="rect" id="node4" href="group__rpmdb.html" title="Opening & accessing the RPM indices using Berkeley DB (the so called rpmdb) " alt="" coords="462,107,575,133"/>
2ff057
<area shape="rect" id="node6" href="group__rpmrc.html" title="Reading config files and getting some important configuration values. " alt="" coords="483,157,554,184"/>
2ff057
</map>
2ff057
</center>
2ff057
2ff057
2ff057

2ff057
Files
2ff057
file  rpmlib.h
2ff057
 
2ff057
In Memoriam: Steve Taylor stayl.nosp@m.or@r.nosp@m.edhat.nosp@m..com was here, now he's not. 
2ff057
 
2ff057
2ff057

2ff057
Typedefs
2ff057
typedef enum rpmSigTag_e rpmSigTag
2ff057
 Tags found in signature header from package.  More...
2ff057
 
2ff057
2ff057

2ff057
Enumerations
2ff057
enum  rpmSigTag_e { 
2ff057
  RPMSIGTAG_SIZE = 1000, 
2ff057
RPMSIGTAG_LEMD5_1 = 1001, 
2ff057
RPMSIGTAG_PGP = 1002, 
2ff057
RPMSIGTAG_LEMD5_2 = 1003, 
2ff057

2ff057
  RPMSIGTAG_MD5 = 1004, 
2ff057
RPMSIGTAG_GPG = 1005, 
2ff057
RPMSIGTAG_PGP5 = 1006, 
2ff057
RPMSIGTAG_PAYLOADSIZE = 1007, 
2ff057

2ff057
  RPMSIGTAG_RESERVEDSPACE = 1008, 
2ff057
RPMSIGTAG_BADSHA1_1 = RPMTAG_BADSHA1_1, 
2ff057
RPMSIGTAG_BADSHA1_2 = RPMTAG_BADSHA1_2, 
2ff057
RPMSIGTAG_DSA = RPMTAG_DSAHEADER, 
2ff057

2ff057
  RPMSIGTAG_RSA = RPMTAG_RSAHEADER, 
2ff057
RPMSIGTAG_SHA1 = RPMTAG_SHA1HEADER, 
2ff057
RPMSIGTAG_LONGSIZE = RPMTAG_LONGSIGSIZE, 
2ff057
RPMSIGTAG_LONGARCHIVESIZE = RPMTAG_LONGARCHIVESIZE, 
2ff057

2ff057
  RPMSIGTAG_SHA256 = RPMTAG_SHA256HEADER
2ff057

2ff057
 }
2ff057
 Tags found in signature header from package.  More...
2ff057
 
2ff057
2ff057

Detailed Description

2ff057

List of signature tags.

2ff057

Typedef Documentation

2ff057
2ff057

◆ rpmSigTag

2ff057
2ff057
2ff057
2ff057
      
2ff057
        
2ff057
          typedef enum rpmSigTag_e  rpmSigTag
2ff057
        
2ff057
      
2ff057
2ff057
2ff057

Tags found in signature header from package.

2ff057
2ff057
2ff057
2ff057

Enumeration Type Documentation

2ff057
2ff057

◆ rpmSigTag_e

2ff057
2ff057
2ff057
2ff057
      
2ff057
        
2ff057
          enum rpmSigTag_e
2ff057
        
2ff057
      
2ff057
2ff057
2ff057

Tags found in signature header from package.

2ff057
2ff057
EnumeratorRPMSIGTAG_SIZE 

internal Header+Payload size (32bit) in bytes.

2ff057
2ff057
RPMSIGTAG_LEMD5_1 

internal Broken MD5, take 1

Deprecated:
legacy.
2ff057
2ff057
RPMSIGTAG_PGP 

internal PGP 2.6.3 signature.

2ff057
2ff057
RPMSIGTAG_LEMD5_2 

internal Broken MD5, take 2

Deprecated:
legacy.
2ff057
2ff057
RPMSIGTAG_MD5 

internal MD5 signature.

2ff057
2ff057
RPMSIGTAG_GPG 

internal GnuPG signature.

2ff057
2ff057
RPMSIGTAG_PGP5 

internal PGP5 signature

Deprecated:
legacy.
2ff057
2ff057
RPMSIGTAG_PAYLOADSIZE 

internal uncompressed payload size (32bit) in bytes.

2ff057
2ff057
RPMSIGTAG_RESERVEDSPACE 

internal space reserved for signatures

2ff057
2ff057
RPMSIGTAG_BADSHA1_1 

internal Broken SHA1, take 1.

2ff057
2ff057
RPMSIGTAG_BADSHA1_2 

internal Broken SHA1, take 2.

2ff057
2ff057
RPMSIGTAG_DSA 

internal DSA header signature.

2ff057
2ff057
RPMSIGTAG_RSA 

internal RSA header signature.

2ff057
2ff057
RPMSIGTAG_SHA1 

internal sha1 header digest.

2ff057
2ff057
RPMSIGTAG_LONGSIZE 

internal Header+Payload size (64bit) in bytes.

2ff057
2ff057
RPMSIGTAG_LONGARCHIVESIZE 

internal uncompressed payload size (64bit) in bytes.

2ff057
2ff057
RPMSIGTAG_SHA256 
2ff057
2ff057
2ff057

Definition at line 407 of file rpmtag.h.

2ff057
2ff057
2ff057
2ff057
2ff057
2ff057

<address class="footer"><small>
2ff057
Generated by  
2ff057
doxygen
2ff057
 1.8.14
2ff057
</small></address>
2ff057
</body>
2ff057
</html>