|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DNSSECException in org.littleshoot.dnssec4j |
|---|
| Methods in org.littleshoot.dnssec4j that throw DNSSECException | |
|---|---|
static InetAddress |
DnsSec.getByName(String name)
Access the specified URL and verifies the signatures of DNSSEC responses if they exist, returning the resolved IP address. |
static InetSocketAddress |
DnsSec.verify(InetSocketAddress unresolved)
If the specified InetSocketAddress has not already resolved to
an IP address, this verifies the host name and returns a new, verified
and resolved InetSocketAddress. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||