Home Units Hierarchy Routines All identifiers

Class unaDNSRR_DNSKEY

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaDNSRR_DNSKEY = class(unaDNSRR_subType)

Description

DNSKEY RR

Hierarchy

Overview

Methods

Protected procedure parse(data: pArray; maxOfs, ofs: int); override;

Properties

Public property algo: uint read f_algo;
Public property proto: uint read f_proto;
Public property pubKey: aString read f_pubKey;
Public property SEP: bool read f_SEP;
Public property zoneKF: bool read f_zoneKF;

Description

Methods

Protected procedure parse(data: pArray; maxOfs, ofs: int); override;
 

Properties

Public property algo: uint read f_algo;
 
Public property proto: uint read f_proto;
 
Public property pubKey: aString read f_pubKey;

must be 3

Public property SEP: bool read f_SEP;
 
Public property zoneKF: bool read f_zoneKF;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09