|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KEYRecord | |
|---|---|
| org.xbill.DNS.security | |
| Uses of KEYRecord in org.xbill.DNS.security |
|---|
| Methods in org.xbill.DNS.security that return KEYRecord | |
|---|---|
static KEYRecord |
KEYConverter.buildRecord(Name name,
int dclass,
long ttl,
int flags,
int proto,
PublicKey key)
Builds a KEY record from a PublicKey |
| Methods in org.xbill.DNS.security with parameters of type KEYRecord | |
|---|---|
static PublicKey |
KEYConverter.parseRecord(KEYRecord r)
Converts a KEY record into a PublicKey |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||