mcne.asn1
Class TimeStampResp
java.lang.Object
|
+--mcne.asn1.TimeStampResp
- public class TimeStampResp
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
time_stamp_token_
protected TimeStampToken time_stamp_token_
status_
protected PKIStatusInfo status_
PKI_STATUS_INFO_POS
protected static final int PKI_STATUS_INFO_POS
- See Also:
- Constant Field Values
NUMBER_OF_MAX_COMPONENTS
protected static final int NUMBER_OF_MAX_COMPONENTS
- See Also:
- Constant Field Values
NUMBER_OF_MIN_COMPONENTS
protected static final int NUMBER_OF_MIN_COMPONENTS
- See Also:
- Constant Field Values
TimeStampResp
public TimeStampResp(DERObject asn1object)
throws java.lang.RuntimeException
TimeStampResp
protected TimeStampResp()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toASN1Object
public DERObject toASN1Object()
setTimeStampToken
public void setTimeStampToken(TimeStampToken timestamptoken)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
setPKIStatusInfo
public void setPKIStatusInfo(PKIStatusInfo pkistatusinfo)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
resetClassState
protected void resetClassState()
parseTimeStampRespData
protected void parseTimeStampRespData(DERObject asn1object)
throws java.lang.RuntimeException
java.lang.RuntimeException
getTimeStampToken
public TimeStampToken getTimeStampToken()
getPKIStatusInfo
public PKIStatusInfo getPKIStatusInfo()
getEncoded
public byte[] getEncoded()
generateASN1Object
protected DERConstructedSequence generateASN1Object()
decode
public void decode(DERObject asn1object)
throws java.lang.RuntimeException
java.lang.RuntimeException