ARSoft.Tools.Net.Dns Namespace : RrSigRecord Class |
The following tables list the members exposed by RrSigRecord.
Name | Description | |
---|---|---|
![]() | RrSigRecord Constructor | Creates a new instance of the RrSigRecord class |
Name | Description | |
---|---|---|
![]() | Algorithm | Algorithm that is used for signature |
![]() | KeyTag | Key tag |
![]() | Labels | Label count of original record that is covered by this record |
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | OriginalTimeToLive | Original time to live value of original record that is covered by this record |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | Signature | Binary data of the signature |
![]() | SignatureExpiration | Signature is valid until this date |
![]() | SignatureInception | Signature is valid from this date |
![]() | SignersName | Domain name of generator of the signature |
![]() | TimeToLive | Seconds which a record should be cached at most (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |
![]() | TypeCovered | Record type that is covered by this record |
Name | Description | |
---|---|---|
![]() | ToString | Returns the textual representation of a record (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |