Bouncy Castle Cryptography Library 1.84

Package org.bouncycastle.cert.cmp

Basic support package for handling and creating CMP (RFC 4210) certificate management messages.

See:
          Description

Class Summary
CertificateConfirmationContent Carrier class for a CertConfirmContent message.
CertificateConfirmationContentBuilder Builder class for a CertConfirmContent message.
CertificateStatus  
ChallengeContent  
CMSProcessableCMPCertificate Carrier class for a CMPCertificate over CMS.
GeneralPKIMessage General wrapper for a generic PKIMessage
POPODecryptionKeyChallengeContent POPODecKeyChallContent ::= SEQUENCE OF Challenge -- One Challenge per encryption key certification request (in the -- same order as these requests appear in CertReqMessages).
POPODecryptionKeyChallengeContentBuilder POPODecKeyChallContent ::= SEQUENCE OF Challenge -- One Challenge per encryption key certification request (in the -- same order as these requests appear in CertReqMessages).
POPODecryptionKeyResponseContent  
POPODecryptionKeyResponseContentBuilder  
ProtectedPKIMessage Wrapper for a PKIMessage with protection attached to it.
ProtectedPKIMessageBuilder Builder for creating a protected PKI message.
RevocationDetails  
RevocationDetailsBuilder  
 

Exception Summary
CMPChallengeFailedException  
CMPException  
CMPRuntimeException  
 

Package org.bouncycastle.cert.cmp Description

Basic support package for handling and creating CMP (RFC 4210) certificate management messages.


Bouncy Castle Cryptography Library 1.84