Parse PGP data packets
| Data | Description | Links |
|---|---|---|
| PacketBuf | Cached PGP data packet | |
| PacketBufLen | Length of cached packet |
| Function | Description | Links |
|---|---|---|
| pgp_read_packet() | Read a PGP packet from a file | |
| pgp_release_packet() | Free the cached PGP packet | |
| read_material() | Read PGP data into a buffer |