GetCAARecordRecord

data class GetCAARecordRecord(val flags: Int, val tag: String, val value: String)

Constructors

Link copied to clipboard
constructor(flags: Int, tag: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val flags: Int

Extensible CAA flags, currently only 1 is implemented to set the issuer critical flag.

Link copied to clipboard
val tag: String

A property tag, options are issue, issuewild and iodef.

Link copied to clipboard

A property value such as a registrar domain.