ARSoft.Tools.Net.Dns Namespace : DiffieHellmanKeyRecord Class |
The following tables list the members exposed by DiffieHellmanKeyRecord.
Name | Description | |
---|---|---|
![]() | DiffieHellmanKeyRecord Constructor | Creates a new instance of the DiffieHellmanKeyRecord class |
Name | Description | |
---|---|---|
![]() | Algorithm | Algorithm of the key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | Flags | Flags of the key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | Generator | Binary data of the generator of the key |
![]() | IsExtendedFlag | True, if a second flag field should be added (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | IsGeneralSignatory | Is the key an update key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | IsStrongSignatory | Is the key authorized for updates of records signed with other key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | IsUniqueSignatory | Is the key only authorized for update of records with the same record name as the key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | IsZoneSignatory | Is the key authorized for zone updates (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | NameType | Type of name (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | Prime | Binary data of the prime of the key |
![]() | Protocol | Protocol for which the key is used (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
![]() | PublicValue | Binary data of the public value |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | TimeToLive | Seconds which a record should be cached at most (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |
![]() | Type | Type of key (Inherited from ARSoft.Tools.Net.Dns.KeyRecordBase) |
Name | Description | |
---|---|---|
![]() | ToString | Returns the textual representation of a record (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |