IAIK TSP
version 2.32

iaik.tsp.transport.http
Interface TspHttpConstants


public interface TspHttpConstants

This interface provides constants that will be needed for an HTTP server/client.


Field Summary
static java.lang.String CONTENT_TYPE_REPLY
          MIME Type of a TimeStampResp.
static java.lang.String CONTENT_TYPE_REQUEST
          MIME Type of a TimeStampReq.
static java.lang.String CONTENT_TYPE_RESPONSE
          Often used wrong MIME Type of a TimeStampResp.
 

Field Detail

CONTENT_TYPE_REQUEST

static final java.lang.String CONTENT_TYPE_REQUEST
MIME Type of a TimeStampReq.
<application/timestamp-query>

See Also:
Constant Field Values

CONTENT_TYPE_REPLY

static final java.lang.String CONTENT_TYPE_REPLY
MIME Type of a TimeStampResp.
<application/timestamp-reply>

See Also:
Constant Field Values

CONTENT_TYPE_RESPONSE

static final java.lang.String CONTENT_TYPE_RESPONSE
Often used wrong MIME Type of a TimeStampResp.
<application/timestamp-response>

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