table of contents
Zonemaster::LDNS::RR::KEY(3pm) | User Contributed Perl Documentation | Zonemaster::LDNS::RR::KEY(3pm) |
NAME¶
Zonemaster::LDNS::RR::KEY - Type KEY 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¶
- flags()
- Returns the flag field as a number.
- protocol()
- Returns the protocol number.
- algorithm()
- Returns the algorithm number.
- keydata()
- Returns the cryptographic key in binary form.
2023-02-02 | perl v5.36.0 |