Package org.digidoc4j.impl.asic.ocsp
Class BDocTMOcspSource
java.lang.Object
org.digidoc4j.impl.SKOnlineOCSPSource
org.digidoc4j.impl.asic.ocsp.BDocTMOcspSource
- All Implemented Interfaces:
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPSource
,eu.europa.esig.dss.spi.x509.revocation.RevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP>
,Serializable
Deprecated.
Deprecated for removal. Time-mark OCSP responders are obsolete.
BDocTMOcspSource is class for creating BDoc TM specific NONCE.
- See Also:
-
Field Summary
Fields inherited from class org.digidoc4j.impl.SKOnlineOCSPSource
OID_OCSP_SIGNING
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.digidoc4j.impl.SKOnlineOCSPSource
getAccessLocation, getConfiguration, getDataLoader, getRevocationToken, setDataLoader
-
Constructor Details
-
BDocTMOcspSource
Deprecated.- Parameters:
configuration
- Configuration.signature
- Signature value without DER prefixes.
-