|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CERTRecord | |
|---|---|
| org.xbill.DNS.security | |
| Uses of CERTRecord in org.xbill.DNS.security |
|---|
| Methods in org.xbill.DNS.security that return CERTRecord | |
|---|---|
static CERTRecord |
CERTConverter.buildRecord(Name name,
int dclass,
long ttl,
Certificate cert)
Builds a CERT record from a Certificate |
static CERTRecord |
CERTConverter.buildRecord(Name name,
int dclass,
long ttl,
Certificate cert,
int tag,
int alg)
Builds a CERT record from a Certificate associated with a key also in DNS |
| Methods in org.xbill.DNS.security with parameters of type CERTRecord | |
|---|---|
static Certificate |
CERTConverter.parseRecord(CERTRecord r)
Converts a CERT record into a Certificate |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||