| Package | Description |
|---|---|
| com.qoppa.pdf |
General classes used by different objects throughout the library.
|
| Modifier and Type | Method and Description |
|---|---|
TimestampServer |
SigningInformation.getTimestampServer()
Returns the Timestamp Server information
|
| Modifier and Type | Method and Description |
|---|---|
void |
SigningInformation.setTimestampServer(TimestampServer server)
Set the Timestamp server information
|
| Constructor and Description |
|---|
SigningInformation(TimestampServer timestampServer)
Constructs a SigningInformation object with only a TimestampServer.
|