| Package | Description |
|---|---|
| net.jsign | |
| net.jsign.timestamp |
| Modifier and Type | Method and Description |
|---|---|
net.jsign.PESigner |
PESigner.withTimestamper(Timestamper timestamper)
Deprecated.
Set the Timestamper implementation.
|
AuthenticodeSigner |
AuthenticodeSigner.withTimestamper(Timestamper timestamper)
Set the Timestamper implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticodeTimestamper
Legacy Authenticode timestamping.
|
class |
RFC3161Timestamper
RFC 3161 timestamping.
|
| Modifier and Type | Method and Description |
|---|---|
static Timestamper |
Timestamper.create(TimestampingMode mode)
Returns the timestamper for the specified mode.
|
Copyright © 2012–2020. All rights reserved.