Scroll to navigation

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

NAME

Net::LDNS::RR::SIG - Type SIG record

DESCRIPTION

A subclass of Net::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-03-07 perl v5.38.2