|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cert.dane.DANEEntryStoreBuilder
Builder for the DANECertificateStore.
Constructor Summary | |
DANEEntryStoreBuilder(DANEEntryFetcherFactory daneEntryFetcher)
|
Method Summary | |
DANEEntryStore |
build(java.lang.String domainName)
Build a DANECertificateStore from the provided domainName details. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DANEEntryStoreBuilder(DANEEntryFetcherFactory daneEntryFetcher)
Method Detail |
public DANEEntryStore build(java.lang.String domainName) throws DANEException
domainName
- the domain name to look up the _smimecert entries in.DANEException
- in the case of a DNS issue or encoding issue with a DNS record.
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |