[][src]Module pgp::packet

Modules

config
de
ser
types

Structs

CompressedData
KeyFlags
LiteralData

Literal Data Packet https://tools.ietf.org/html/rfc4880.html#section-5.9

Marker

Marker Packet https://tools.ietf.org/html/rfc4880.html#section-5.8

ModDetectionCode

Modification Detection Code Packet https://tools.ietf.org/html/rfc4880.html#section-5.14

Notation
OnePassSignature

One-Pass Signature Packet https://tools.ietf.org/html/rfc4880.html#section-5.4

PacketParser
PublicKey
PublicKeyEncryptedSessionKey

Public Key Encrypted Session Key Packet https://tools.ietf.org/html/rfc4880.html#section-5.1

PublicSubkey
SecretKey
SecretSubkey
Signature

Signature Packet https://tools.ietf.org/html/rfc4880.html#section-5.2

SignatureConfig
SignatureConfigBuilder

Builder for SignatureConfig.

SymEncryptedData

Symmetrically Encrypted Data Packet https://tools.ietf.org/html/rfc4880.html#section-5.7

SymEncryptedProtectedData

Symmetrically Encrypted Integrity Protected Data Packet https://tools.ietf.org/html/rfc4880.html#section-5.12

SymKeyEncryptedSessionKey

Symmetric-Key Encrypted Session Key Packet https://tools.ietf.org/html/rfc4880.html#section-5.3

Trust

Trust Packet https://tools.ietf.org/html/rfc4880.html#section-5.10 Trust packets SHOULD NOT be emitted to output streams that are transferred to other users, and they SHOULD be ignored on any input other than local keyring files.

UserId

User ID Packet https://tools.ietf.org/html/rfc4880.html#section-5.11

Enums

DataMode
Decompressor
Packet
RevocationCode

Codes for revocation reasons

SignatureType
SignatureVersion
Subpacket
SubpacketType

Available signature subpacket types

UserAttribute

User Attribute Packet https://tools.ietf.org/html/rfc4880.html#section-5.12

Traits

PacketTrait

Functions

write_packet