Skip navigation links

Oracle Fusion Middleware PKI SDK OCSP Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10673-03


Package oracle.security.crypto.ocsp

PKI OCSP Facilities.

See:
          Description

Interface Summary
OCSP Defined object ID constants for OCSP.

 

Class Summary
AcceptableResponseTypeExtension Represents the acceptable response type extension for OCSPRequest objects.
ArchiveCutOffExtension Represents the extension archive cutOff for the SingleBasicResponse objects.
BasicOCSPResponse A Basic OCSP response.
CertID Represents the certID of a certificate in OCSP.
CRLReferenceExtension Represents a CRLReferenceExtension from RFC 2560.
HttpOCSPRequest Implementation of OCSP over HTTP for requests.
HttpOCSPResponse Implementation of OCSP over HTTP for responses.
NoCheckExtension Represents the No Check certificate extension from RFC 2650.
NonceExtension Represents the Nonce extension from RFC 2650 for OCSPRequest and OCSPResponse objects.
OCSP.OIDRegistrar  
OCSPContentHandlerFactory A ContentHandlerFactory for OCSP over HTTP.
OCSPRequest An OCSP request.
OCSPResponse An OCSP response.
OCSPResponse.RespStatus Implementation of the response status code of an OCSPResponse.
OCSPUtils Utility functions for users of this package.
ResponseInfo Abstract class representing additional information of an OCSPResponse object.
ServiceLocatorExtension Represents the ServiceLocatorExtension from RFC 2560.
SingleBasicResponse Represents a single response for a Basic OCSP Response.
SingleBasicResponse.CertStatus Implementation of the different status code of a SingleBasicResponse object.
SingleRequest Represents a single request for an OCSP Request.

 

Exception Summary
InvalidHttpRequestException Signals that the http request was malformatted.
MalformedRequestException Signals that the input stream was malformatted.

 

Package oracle.security.crypto.ocsp Description

PKI OCSP Facilities.


Skip navigation links

Oracle Fusion Middleware PKI SDK OCSP Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10673-03


Copyright © 2005, 2011 , Oracle. All rights reserved.