Encoder for DNS OPENPGPKEY resource records (Type 61).
Stores OpenPGP public keys for email addresses in DNS.
RFC 7929
Static
Readonly
IANA resource record type identifier
Decodes an OPENPGPKEY record from the byte stream.
the byte stream reader
the public key data as a Buffer
Encodes an OPENPGPKEY record into the byte stream.
the byte stream writer
the public key data
Encoder for DNS OPENPGPKEY resource records (Type 61).
Stores OpenPGP public keys for email addresses in DNS.
See
RFC 7929