Package com.rsa.certj.provider.pki.cmp

Class Summary
CMP This class provides the necessary functionality to send certificate requests to and receive certificate responses from a CA which implements CMP as its protocol access mechanism.
CMPCertConfirmMessage This class holds information about a certificate confirmation message, certConf, being sent to a CMP PKI server.
CMPCertRequestCommon This class holds information about a CMP CertReqMessages message being sent to a CMP PKI server.
CMPCertRequestMessage This class holds information about a certification request message, cr, being sent to a CMP PKI server.
CMPCertResponseCommon This class holds information about a CMP CertRepMessage message being received from a CMP PKI server.
CMPCertResponseMessage This class holds information about a certificate request message, cp, being received from a CMP PKI server.
CMPConfirmMessage This class holds information about a confirmation message, pkiconf, being received from a CMP PKI server.
CMPDebug This class collects debugging information while using the CMP class.
CMPErrorMessage This class holds information about an error message, error, being received from a CMP PKI server.
CMPInitRequestMessage This class holds information about an initialization request message, ir, being sent to a CMP PKI server.
CMPInitResponseMessage This class holds information about an initialization response message, ip, being received from a CMP PKI server.
CMPKeyUpdateRequestMessage This class holds information about a key update request message, kur, being sent to a CMP PKI server.
CMPKeyUpdateResponseMessage This class holds information about a key update response message, kup, being received from a CMP PKI server.
CMPPOPGenerationInfoEncryption This class captures Proof-of-Possession generation information for a key encipherment key or a key agreement key.
CMPPOPGenerationInfoNonSignature This class captures Proof-of-Possession generation information for a key encipherment key or a key agreement key.
CMPPOPGenerationInfoRAVerified This class captures Proof-of-Possession generation information for the cases where Proof-of-Possession is verified by RA.
CMPPOPGenerationInfoSignature This class captures Proof-of-Possession generation information for a signature key.
CMPProtectInfo This class is a subclass of the ProtectInfo class that is used to generate or verify protection of a CMP message.
CMPResponseCommon This class holds information about a response message being received from a CMP PKI server.
CMPRevokeRequestMessage This class holds information about a revocation request message, rr, being sent to a CMP PKI server.
CMPRevokeResponseMessage This class holds information about a revocation response message, rr, being sent to a CMP PKI server.
TypeAndValue This class represents an generic type and value pair such as InfoTypeAndValue defined in rfc2510 as follows.
 

Exception Summary
CMPException This class represents an exception that is thrown during CMP operations.
 



RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000