Constant Field Values


Contents
uc3m.it.*

uc3m.it.ptm.authentication.IPKCVerifier
public static final int CERT_NOT_FOUND -1
public static final int FILE_NOT_OPENED -2
public static final int PARAMETER_NOT_VALID -3
public static final int READING_CERT -4
public static final int STORE_NOT_VALID -6
public static final int TRUST_NOT_FOUND -5

uc3m.it.ptm.prp.NetworkManager
public static final java.lang.String MCAST_ADDRESS "239.255.255.253"

uc3m.it.ptm.prp.PRPList
public static final int STANDARD_SIZE 30

uc3m.it.ptm.prp.PRPMessage
public static final byte HEADER_LENGTH 62
public static final int MAXIMUN_MESSAGE_LENGTH 61439
public static final byte RALRT 3
public static final byte RALRT_LENGTH 102
public static final byte RRPLY 2
public static final byte RRPLY_LENGTH 67
public static final byte RRQST 1
public static final byte RRQST_LENGTH 102
public static final int SIGN_LENGTH 128

uc3m.it.ptm.prp.PRPRA
public static final byte MSG_NOT_SUPPORTED 3
public static final byte OPTION_NOT_UNDERSTOOD 2
public static final byte PARSE_ERROR 1