public final class TxtRenderer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HEADER |
| Constructor and Description |
|---|
TxtRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(java.lang.String digest,
java.lang.String domain)
Outputs the values needed for DNS challenge authorization.
|
public static final java.lang.String HEADER
public void render(java.lang.String digest,
java.lang.String domain)
digest - the value that the challenge server is expecting in the TXT recorddomain - domain name to create the record for