Encoder for DNS CAA (Certification Authority Authorization) resource records (Type 257).
Specifies which certificate authorities are authorized to issue certificates for a domain.
RFC 8659
Static
Readonly
IANA resource record type identifier
Decodes a CAA record from the byte stream.
the byte stream reader
the decoded CAA record
Encodes a CAA record into the byte stream.
the byte stream writer
the CAA record to encode
Encoder for DNS CAA (Certification Authority Authorization) resource records (Type 257).
Specifies which certificate authorities are authorized to issue certificates for a domain.
See
RFC 8659