Modifier and Type | Method and Description |
---|---|
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 . |
Copyright © 2011–2018 LittleShoot. All rights reserved.