Home Units Hierarchy Routines All identifiers

Class unaDNSRR_RRSIG

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaDNSRR_RRSIG = class(unaDNSRR_subType)

Description

RRSIG RR

Hierarchy

Overview

Methods

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

Properties

Public property algo: uint read f_algo;
Public property keyTag: uint read f_keyTag;
Public property labels: uint read f_labels;
Public property originalTTL: uint read f_originalTTL;
Public property signature: aString read f_signature;
Public property signatureExpiration: uint read f_signatureExpiration;
Public property signatureInception: uint read f_signatureInception;
Public property signer: string read f_signer;
Public property typeCovered: uint read f_typeCovered;

Description

Methods

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

Properties

Public property algo: uint read f_algo;
 
Public property keyTag: uint read f_keyTag;
 
Public property labels: uint read f_labels;
 
Public property originalTTL: uint read f_originalTTL;
 
Public property signature: aString read f_signature;
 
Public property signatureExpiration: uint read f_signatureExpiration;
 
Public property signatureInception: uint read f_signatureInception;
 
Public property signer: string read f_signer;
 
Public property typeCovered: uint read f_typeCovered;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09