Init()
Initializes the KEY Resource Record by setting its type and class. Other record fields (TTL, length, flags, protocol, algorithm) remain unchanged/uninitialized.
IsValid() const
Tells whether the KEY record is valid.
GetUseFlags() const
Gets the key use (or key type) flags.
GetOwnerFlags() const
Gets the owner (or name type) flags.
GetSignatoryFlags() const
Gets the signatory flags.
SetFlags()
Sets the flags field.
GetProtocol() const
Returns the KEY record's protocol value.
SetProtocol()
Sets the KEY record's protocol value.
GetAlgorithm() const
Returns the KEY record's algorithm value.
SetAlgorithm()
Sets the KEY record's algorithm value.