Scroll to navigation

Zonemaster::LDNS::RR::SIG(3pm) User Contributed Perl Documentation Zonemaster::LDNS::RR::SIG(3pm)

NAME

Zonemaster::LDNS::RR::SIG - Type SIG record

DESCRIPTION

A subclass of Zonemaster::LDNS::RR, so it has all the methods of that class available in addition to the ones documented here.

METHODS

Returns a string with the name of the RR type this signature covers.
Returns the algorithm number.
Returns the number of labels that was used to calculate the signature.
Returns the original TTL value.
Returns the expiration time, as a time_t.
Returns the inception time, as a time_t.
Returns the keytag.
Returns the signer name.
Returns the cryptographic signture in binary form.
2024-04-21 perl v5.38.2