| Description | Hierarchy | Fields | Methods | Properties | 
type unaDNSRR_NSEC3PARAM = class(unaDNSRR_subType)
NSEC3PARAM RR
|  | procedure parse(data: pArray; maxOfs, ofs: int); override; | 
|  | property algo: uint read f_algo; | 
|  | property flags: uint read f_flags; | 
|  | property iterations: uint read f_iterations; | 
|  | property salt: aString read f_salt; | 
|  | procedure parse(data: pArray; maxOfs, ofs: int); override; | 
|  | property algo: uint read f_algo; | 
|  | property flags: uint read f_flags; | 
|  | property iterations: uint read f_iterations; | 
|  | property salt: aString read f_salt; | 
(c) 2012 Lake of Soft