iText 8.0.5 API
iText.Commons.Bouncycastle.Cert.Ocsp.IUnknownCertStatus Interface Reference

This interface represents the wrapper for UnknownStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. More...

Inheritance diagram for iText.Commons.Bouncycastle.Cert.Ocsp.IUnknownCertStatus:
iText.Commons.Bouncycastle.Cert.Ocsp.ICertStatus iText.Bouncycastle.Cert.Ocsp.UnknownStatusBC iText.Bouncycastlefips.Cert.Ocsp.UnknownStatusBCFips

Additional Inherited Members

- Public Member Functions inherited from iText.Commons.Bouncycastle.Cert.Ocsp.ICertStatus
ICertStatus  GetGood ()
  Gets GOOD constant for the wrapped CertificateStatus. More...
 

Detailed Description

This interface represents the wrapper for UnknownStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.