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 public class BDocTMOcspSource extends org.digidoc4j.impl.SKOnlineOCSPSource
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
    Constructor
    Description
    BDocTMOcspSource(Configuration configuration, byte[] signature)
    Deprecated.
     
  • Method Summary

    Methods inherited from class org.digidoc4j.impl.SKOnlineOCSPSource

    getAccessLocation, getConfiguration, getDataLoader, getRevocationToken, setDataLoader

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BDocTMOcspSource

      public BDocTMOcspSource(Configuration configuration, byte[] signature)
      Deprecated.
      Parameters:
      configuration - Configuration.
      signature - Signature value without DER prefixes.