rpm 4.19.0
The RPM Package Manager
Loading...
Searching...
No Matches
Public Attributes | List of all members
pgpPktSigV4_s Struct Reference

#include <rpmpgp.h>

Public Attributes

uint8_t version
 
uint8_t sigtype
 
uint8_t pubkey_algo
 
uint8_t hash_algo
 
uint8_t hashlen [2]
 

Detailed Description

5.2.3. Version 4 Signature Packet Format

The body of a version 4 Signature Packet contains:

Member Data Documentation

◆ hash_algo

uint8_t pgpPktSigV4_s::hash_algo

hash algorithm.

◆ hashlen

uint8_t pgpPktSigV4_s::hashlen[2]

length of following hashed material.

◆ pubkey_algo

uint8_t pgpPktSigV4_s::pubkey_algo

public key algorithm.

◆ sigtype

uint8_t pgpPktSigV4_s::sigtype

signature type.

◆ version

uint8_t pgpPktSigV4_s::version

version number (4).


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