Module: packet/public_key

packet/public_key

Implementation of the Key Material Packet (Tag 5,6,7,14)

RFC4480 5.5: A key material packet contains all the information about a public or private key. There are four variants of this packet type, and two major versions. Consequently, this section is complex.
Source:

Requires

Classes

PublicKey

Methods

readPublicKey()

Alias of read()
Source:
See:
  • module:packet/public_key#read

writePublicKey()

Alias of write()
Source:
See:
  • module:packet/public_key#write