com.rsa.certj.provider.pki.cmp

Class CMPCertResponseMessage

java.lang.Object
  |
  +--com.rsa.certj.spi.pki.PKIMessage
        |
        +--com.rsa.certj.spi.pki.PKIResponseMessage
              |
              +--com.rsa.certj.provider.pki.cmp.CMPResponseCommon
                    |
                    +--com.rsa.certj.provider.pki.cmp.CMPCertResponseCommon
                          |
                          +--com.rsa.certj.provider.pki.cmp.CMPCertResponseMessage

public final class CMPCertResponseMessage
extends CMPCertResponseCommon

This class holds information about a certificate request message, cp, being received from a CMP PKI server. Note: Objects that are passed to a constructor or method of this class, or returned from a method of this class, are shared. No copy is made. It is advisable to make a copy of the object before passing it to a constructor or method of this class or after getting it from a method of this class.

Copyright © RSA Security Inc., 2000-2001. All rights reserved.


Fields inherited from class com.rsa.certj.spi.pki.PKIMessage
WRAP_ENVELOPE, WRAP_ENVELOPE_THEN_SIGN, WRAP_NONE, WRAP_SIGN, WRAP_SIGN_THEN_ENVELOPE
 
Methods inherited from class com.rsa.certj.provider.pki.cmp.CMPCertResponseCommon
getPublicationInfo
 
Methods inherited from class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
getGeneralInfo, getRecipientName, getRecipKID, getRecipNonce, getSenderKID, getSenderName, getSenderNonce
 
Methods inherited from class com.rsa.certj.spi.pki.PKIResponseMessage
getCACerts, getCertificate, getPrivateKey, getRegInfo, getStatusInfo, setCACerts, setCertificate, setPrivateKey, setRegInfo
 
Methods inherited from class com.rsa.certj.spi.pki.PKIMessage
getEncryptionName, getEncryptionParams, getExtraCerts, getExtraCRLs, getFreeText, getMessageTime, getProviderData, getRecipient, getSender, getTransactionID, getVersion, getWrapType, setExtraCerts, setExtraCRLs, setFreeText, setMessageTime, setProviderData, setTransactionID, setVersion, setWrapInfo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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