Interface and Description |
---|
org.xbill.DNS.ResolverListener |
Class and Description |
---|
org.xbill.DNS.DSRecord.Digest
use
DNSSEC.Digest |
org.xbill.DNS.SVCBBase.ParameterEchConfig |
Field and Description |
---|
org.xbill.DNS.SVCBBase.ECHCONFIG
use
SVCBBase.ECH |
org.xbill.DNS.DSRecord.GOST3411_DIGEST_ID |
org.xbill.DNS.TSIG.HMAC
use
TSIG.HMAC_MD5 |
org.xbill.DNS.Rcode.NOTIMPL
use {
Rcode.NOTIMP } |
org.xbill.DNS.DLVRecord.SHA1_DIGEST_ID |
org.xbill.DNS.DSRecord.SHA1_DIGEST_ID |
org.xbill.DNS.DLVRecord.SHA256_DIGEST_ID |
org.xbill.DNS.DSRecord.SHA256_DIGEST_ID |
org.xbill.DNS.DSRecord.SHA384_DIGEST_ID |
org.xbill.DNS.Tokenizer.Token.type
use
Tokenizer.Token.type() , will be made private and final in 4.0 |
org.xbill.DNS.Tokenizer.Token.value
use
Tokenizer.Token.value() , will be made private and final in 4.0 |
Constructor and Description |
---|
org.xbill.DNS.lookup.RedirectOverflowException(String) |
org.xbill.DNS.RRSIGRecord(Name, int, long, int, int, long, Date, Date, int, Name, byte[]) |
org.xbill.DNS.SIGRecord(Name, int, long, int, int, long, Date, Date, int, Name, byte[]) |
org.xbill.DNS.TKEYRecord(Name, int, long, Name, Date, Date, int, int, byte[], byte[]) |
org.xbill.DNS.TSIG(Mac, Name)
Use one of the constructors that specifies an algorithm and key.
|
org.xbill.DNS.TSIG(Name, byte[])
Use
TSIG(Name, Name, SecretKey) to explicitly specify an algorithm. |
org.xbill.DNS.TSIG(String, String)
Use
TSIG(Name, String, String) to explicitly specify an algorithm. |
org.xbill.DNS.TSIGRecord(Name, int, long, Name, Date, int, byte[], int, int, byte[]) |
Copyright © 2023 dnsjava.org. All rights reserved.