JSS 3.1.1

Package org.mozilla.jss.pkix.crmf

The PKIX CRMF protocol.

See:
          Description

Class Summary
CertId CRMF CertId.
CertId.Template A Template for decoding a CertId.
CertReqMsg This class models a CRMF CertReqMsg structure.
CertReqMsg.Template A class for decoding CertReqMsg structures from a BER encoding.
CertRequest A PKIX CertRequest.
CertRequest.Template A Template class for constructing CertRequests from their BER encoding.
CertTemplate This class models a CRMF CertTemplate structure.
CertTemplate.Template A class for decoding CertTemplates.
Control A CRMF Control.
Control.Template A template class for decoding a Control from a BER stream.
EncryptedKey  
EncryptedKey.Template A Template for decoding BER-encoded EncryptedKeys.
EncryptedKey.Type The type of EncryptedKey.
EncryptedValue The CRMF structure EncryptedValue for storing the encrypted key to be archived.
EncryptedValue.Template A Template class for decoding BER-encoded EncryptedValues.
PKIArchiveOptions  
PKIArchiveOptions.Template A template for decoding PKIArchiveOptions.
PKIArchiveOptions.Type A type of PKIArchiveOption.
PKIPublicationInfo CRMF PKIPublicationInfo:
PKIPublicationInfo.Template A Template for decoding a PKIPublicationInfo.
POPOPrivKey CRMF POPOPrivKey:
POPOPrivKey.Template A Template for decoding a POPOPrivKey.
POPOPrivKey.Type The type of POPOPrivKey.
POPOSigningKey CRMF POPOSigningKey:
POPOSigningKey.Template A Template for decoding POPOSigningKey.
ProofOfPossession CRMF ProofOfPossession:
ProofOfPossession.Template A Template for decoding a ProofOfPossession.
ProofOfPossession.Type The type of ProofOfPossesion.
 

Exception Summary
ChallengeResponseException An exception thrown when challenge response pop is requested.
 

Package org.mozilla.jss.pkix.crmf Description

The PKIX CRMF protocol.


JSS 3.1.1