| Package | Description |
|---|---|
| it.trento.comune.j4sign.verification |
This package contains the core verification features:
CRL download, verification and caching, root certificates package check, implementation of CAdES
verification policies.
|
| Modifier and Type | Field and Description |
|---|---|
private static RootsVerifier |
RootsVerifier.instance |
private RootsVerifier |
Verifier.rootsVerifier |
| Modifier and Type | Method and Description |
|---|---|
static RootsVerifier |
RootsVerifier.getInstance(java.lang.String confDir,
byte[] fingerprint) |
| Constructor and Description |
|---|
Verifier(java.lang.String f,
boolean isDownloadCRLForced,
RootsVerifier rv) |