Constant Field Values


Contents
mcne.asn1.*

mcne.asn1.Accuracy
protected static final int MAX_MICROS 999
protected static final int MAX_MILLIS 999
protected static final boolean MICROS_IMPLICITLY_TAGGED true
protected static final int MICROS_TAG 1
protected static final boolean MILLIS_IMPLICITLY_TAGGED true
protected static final int MILLIS_TAG 0
protected static final int MIN_MICROS 1
protected static final int MIN_MILLIS 1
protected static final int MIN_SECONDS 0
public static final int NOT_DEFINED -1
protected static final int NUMBER_OF_MAX_COMPONENTS 3
protected static final int NUMBER_OF_MIN_COMPONENTS 0

mcne.asn1.MsgImprint
protected static final int HASH_ALGORITHM_POS 0
protected static final int HASH_MESSAGE_POS 1
protected static final int NUMBER_OF_COMPONENTS 2

mcne.asn1.PKIFailureInfo
public static final java.lang.String ADD_INFO_NOT_AVAILABLE "000000000000000001"
public static final java.lang.String ADD_INFO_NOT_AVAILABLE_TEXT "the additional information requested could not be understood or is not available"
public static final java.lang.String BAD_ALG "1"
public static final java.lang.String BAD_ALG_TEXT "unrecognized or unsupported Algorithm Identifier"
public static final java.lang.String BAD_DATA_FORMAT "000001"
public static final java.lang.String BAD_DATA_FORMAT_TEXT "the data submitted has the wrong format"
public static final java.lang.String BAD_REQUEST "001"
public static final java.lang.String BAD_REQUEST_TEXT "transaction not permitted or supported"
protected static final java.lang.String INITIAL_STATE "0"
public static final java.lang.String SYSTEM_FAILURE "00000000000000000000000001"
public static final java.lang.String SYSTEM_FAILURE_TEXT "the request cannot be handled due to system failure"
public static final java.lang.String TIME_NOT_AVAILABLE "000000000000001"
public static final java.lang.String TIME_NOT_AVAILABLE_TEXT "the TSA\'s time source is not available"
public static final java.lang.String UNACCEPTED_EXTENSION "00000000000000001"
public static final java.lang.String UNACCEPTED_EXTENSION_TEXT "the requested extension is not supported by the TSA"
public static final java.lang.String UNACCEPTED_POLICY "0000000000000001"
public static final java.lang.String UNACCEPTED_POLICY_TEXT "the requested TSA policy is not supported by the TSA"

mcne.asn1.PKIFreeText
protected static final int NUMBER_OF_MIN_COMPONENTS 1

mcne.asn1.PKIStatus
public static final int GRANTED 0
public static final java.lang.String GRANTED_TEXT "granted, when the PKIStatus contains the value zero a Time Stamp Token, as requested, is present"
public static final int GRANTED_WITH_MODS 1
public static final java.lang.String GRANTED_WITH_MODS_TEXT "granted with mods, when the PKIStatus contains the value one a Time Stamp Token, with modifications, is present"
protected static final int MAX_STATUS_STATE 5
protected static final int MIN_STATUS_STATE 0
public static final int REJECTION 2
public static final java.lang.String REJECTION_TEXT "rejection"
public static final int REVOCATION_NOTIFICATION 5
public static final java.lang.String REVOCATION_NOTIFICATION_TEXT "revocationNotification, notification that a revocation has occurred"
public static final int REVOCATION_WARNING 4
public static final java.lang.String REVOCATION_WARNING_TEXT "revocationWarning, this message contains a warning that a revocation is imminent"
public static final int WAITING 3
public static final java.lang.String WAITING_TEXT "waiting"

mcne.asn1.PKIStatusInfo
protected static final int NUMBER_OF_MAX_COMPONENTS 3
protected static final int NUMBER_OF_MIN_COMPONENTS 1
protected static final int PKI_STATUS_POS 0

mcne.asn1.TimeStampResp
protected static final int NUMBER_OF_MAX_COMPONENTS 2
protected static final int NUMBER_OF_MIN_COMPONENTS 1
protected static final int PKI_STATUS_INFO_POS 0

mcne.asn1.TSTInfo
protected static final boolean EXTENSIONS_IMPLICITLY_TAGGED true
protected static final int EXTENSIONS_TAG 1
protected static final int GEN_TIME_POS 4
protected static final int MESSAGE_IMPRINT_POS 2
protected static final int NUMBER_OF_MAX_COMPONENTS 10
protected static final int NUMBER_OF_MIN_COMPONENTS 5
protected static final int POLICY_POS 1
protected static final int SERIAL_NUMBER_POS 3
protected static final boolean TSA_IMPLICITLY_TAGGED false
protected static final int TSA_TAG 0
protected static final int VERSION_POS 0