|
iText 9.7.0 API
|
This interface represents the wrapper for OCSPObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. More...
Public Member Functions |
|
| IDerObjectIdentifier | GetIdPkixOcspBasic () |
Gets id_pkix_ocsp_basic constant for the wrapped OCSPObjectIdentifiers. More... |
|
| IDerObjectIdentifier | GetIdPkixOcspNonce () |
Gets id_pkix_ocsp_nonce constant for the wrapped OCSPObjectIdentifiers. More... |
|
| IDerObjectIdentifier | GetIdPkixOcspNoCheck () |
Gets id_pkix_ocsp_nocheck constant for the wrapped OCSPObjectIdentifiers. More... |
|
| IDerObjectIdentifier | GetIdPkixOcspArchiveCutoff () |
Gets id_pkix_ocsp_archive_cutoff constant for the wrapped OCSPObjectIdentifiers. More... |
|
This interface represents the wrapper for OCSPObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
| IDerObjectIdentifier iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspObjectIdentifiers.GetIdPkixOcspArchiveCutoff | ( | ) |
Gets id_pkix_ocsp_archive_cutoff constant for the wrapped OCSPObjectIdentifiers.
Implemented in iText.Bouncycastle.Asn1.Ocsp.OcspObjectIdentifiersBC, and iText.Bouncycastlefips.Asn1.Ocsp.OcspObjectIdentifiersBCFips.
| IDerObjectIdentifier iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspObjectIdentifiers.GetIdPkixOcspBasic | ( | ) |
Gets id_pkix_ocsp_basic constant for the wrapped OCSPObjectIdentifiers.
Implemented in iText.Bouncycastle.Asn1.Ocsp.OcspObjectIdentifiersBC, and iText.Bouncycastlefips.Asn1.Ocsp.OcspObjectIdentifiersBCFips.
| IDerObjectIdentifier iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspObjectIdentifiers.GetIdPkixOcspNoCheck | ( | ) |
Gets id_pkix_ocsp_nocheck constant for the wrapped OCSPObjectIdentifiers.
Implemented in iText.Bouncycastle.Asn1.Ocsp.OcspObjectIdentifiersBC, and iText.Bouncycastlefips.Asn1.Ocsp.OcspObjectIdentifiersBCFips.
| IDerObjectIdentifier iText.Commons.Bouncycastle.Asn1.Ocsp.IOcspObjectIdentifiers.GetIdPkixOcspNonce | ( | ) |
Gets id_pkix_ocsp_nonce constant for the wrapped OCSPObjectIdentifiers.
Implemented in iText.Bouncycastle.Asn1.Ocsp.OcspObjectIdentifiersBC, and iText.Bouncycastlefips.Asn1.Ocsp.OcspObjectIdentifiersBCFips.