Description | Hierarchy | Fields | Methods | Properties |
type unaDNSRR_DNSKEY = class(unaDNSRR_subType)
DNSKEY RR
procedure parse(data: pArray; maxOfs, ofs: int); override; |
property algo: uint read f_algo; |
|
property proto: uint read f_proto; |
|
property pubKey: aString read f_pubKey; |
|
property SEP: bool read f_SEP; |
|
property zoneKF: bool read f_zoneKF; |
procedure parse(data: pArray; maxOfs, ofs: int); override; |
|
property algo: uint read f_algo; |
|
property proto: uint read f_proto; |
|
property pubKey: aString read f_pubKey; |
|
must be 3 |
property SEP: bool read f_SEP; |
|
property zoneKF: bool read f_zoneKF; |
|
(c) 2012 Lake of Soft