Blame doc/librpm/html/rpmsign_8h.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: rpmsign.h File Reference</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
  • sign
  • 2ff057
    2ff057
    2ff057
    2ff057
      
    2ff057
    Data Structures |
    2ff057
    Functions  
    2ff057
      
    2ff057
    rpmsign.h File Reference
    2ff057
    2ff057
    2ff057
    2ff057

    Signature API.

    2ff057
    More...

    2ff057
    #include <rpm/argv.h>
    2ff057
    #include <rpm/rpmpgp.h>
    2ff057
    2ff057
    Include dependency graph for rpmsign.h:
    2ff057
    2ff057
    2ff057
    2ff057
    2ff057

    Go to the source code of this file.

    2ff057
    2ff057

    2ff057
    Data Structures
    2ff057
    struct  rpmSignArgs
    2ff057
     
    2ff057
    2ff057

    2ff057
    Functions
    2ff057
    int rpmPkgSign (const char *path, const struct rpmSignArgs *args)
    2ff057
     Sign a package.  More...
    2ff057
     
    2ff057
    int rpmPkgDelSign (const char *path, const struct rpmSignArgs *args)
    2ff057
     Delete signature(s) from a package.  More...
    2ff057
     
    2ff057
    2ff057

    Detailed Description

    2ff057

    Signature API.

    2ff057
    2ff057

    Definition in file rpmsign.h.

    2ff057
    2ff057
    2ff057

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