CertStatus represents the results of a Certificate Status Check
It is returned as part of the array of StatusCheckData's that are
returned when a check is performed.
The selected message factory for the specified oid does not appear to be valid
This exception code will include the classname in string form as an argument.
The CSCEngine is the driver class for the CSC framework it selects a suitable Protocol Adapter
based on the preferred or default protocol specified in the Config Adapter.
The DataConverterClient interface allows different protocols to
convert their request and response data from the native network
representation to something that is human readable.
Get a human readable version of the request data - this data may be post processed to allow it
to be displayed, For Example an OCSP request will be Base64 Encoded.
Get the human readable version of the response data - this data may be post processed to allow it
to be displayed, for Example an OCSP response will be Base64 Encoded.
a means for an application to specify how a key is to be used,
and how the KeyUsages associated with that key are to be taken
into consideration when validating a certificate
UnmatchedSubjectCertException is thrown when an attempt is made
to update the certchain associated with a KeyEntry, and the
the subject cert of the chain does not match the PrivateKey