IAIK TSP
version 2.32

iaik.tsp.transport.tcpip
Interface TspTcpIpConstants


public interface TspTcpIpConstants

This interface provides constants that will be needed for a TCP/IP connection. All these constants are defined in RFC 3161.


Field Summary
static int DEFAULT_SERVER_PORT
          Recommended port for a TCP/IP server.
static byte ERROR_MSG_RESP
          TSP TCP/IP message flag:
produced when an error is detected (e.g., a polling reference
is received which doesn't exist or is finished with)
static byte FINAL_MSG_RESP
          TSP TCP/IP message flag:
final (and possibly sole) response to initial message
static byte NEG_POLL_REQ
          TSP TCP/IP message flag:
no further polling responses (i.e., transaction complete)
static byte PARTIAL_MSG_RESP
          TSP TCP/IP message flag:
partial response (receipt) to initial message plus new polling
reference (and estimated time value) to use to get next part of response
static byte POLL_REQ
          TSP TCP/IP message flag:
request for a TSA message response to initial message
static byte POLL_RESP
          TSP TCP/IP message flag:
poll response where no TSA message response ready
static byte TSA_MSG
          TSP TCP/IP message flag:
DER-encoded TSA message
 

Field Detail

DEFAULT_SERVER_PORT

static final int DEFAULT_SERVER_PORT
Recommended port for a TCP/IP server.

See Also:
Constant Field Values

TSA_MSG

static final byte TSA_MSG
TSP TCP/IP message flag:
DER-encoded TSA message

See Also:
Constant Field Values

POLL_RESP

static final byte POLL_RESP
TSP TCP/IP message flag:
poll response where no TSA message response ready

See Also:
Constant Field Values

POLL_REQ

static final byte POLL_REQ
TSP TCP/IP message flag:
request for a TSA message response to initial message

See Also:
Constant Field Values

NEG_POLL_REQ

static final byte NEG_POLL_REQ
TSP TCP/IP message flag:
no further polling responses (i.e., transaction complete)

See Also:
Constant Field Values

PARTIAL_MSG_RESP

static final byte PARTIAL_MSG_RESP
TSP TCP/IP message flag:
partial response (receipt) to initial message plus new polling
reference (and estimated time value) to use to get next part of response

See Also:
Constant Field Values

FINAL_MSG_RESP

static final byte FINAL_MSG_RESP
TSP TCP/IP message flag:
final (and possibly sole) response to initial message

See Also:
Constant Field Values

ERROR_MSG_RESP

static final byte ERROR_MSG_RESP
TSP TCP/IP message flag:
produced when an error is detected (e.g., a polling reference
is received which doesn't exist or is finished with)

See Also:
Constant Field Values

This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note).

IAIK TSP, © 2002 IAIK, © 2003 - 2014 Stiftung SIC