Package | Description |
---|---|
org.apache.poi.poifs.crypt.dsig | |
org.apache.poi.poifs.crypt.dsig.services |
Modifier and Type | Method and Description |
---|---|
TimeStampHttpClient |
SignatureConfig.getTspHttpClient() |
Modifier and Type | Method and Description |
---|---|
void |
SignatureConfig.setTspHttpClient(TimeStampHttpClient tspHttpClient) |
Modifier and Type | Class and Description |
---|---|
class |
TimeStampSimpleHttpClient
This default implementation is used to decouple the timestamp service logic from
the actual downloading code and to provide a base for user code
using a different http client implementation
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.