IAIK TSP
version 2.01

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 String CONTENT_TYPE_REPLY
          MIME Type of a TimeStampResp.
static String CONTENT_TYPE_REQUEST
          MIME Type of a TimeStampReq.
static String CONTENT_TYPE_RESPONSE
          Often used wrong MIME Type of a TimeStampResp.
 

Field Detail

CONTENT_TYPE_REQUEST

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

See Also:
Constant Field Values

CONTENT_TYPE_REPLY

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

See Also:
Constant Field Values

CONTENT_TYPE_RESPONSE

public static final 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 IETF Internet Standard specifications (see copyright note) and RSA Data Security Public-Key Cryptography Standards (see copyright note).

IAIK TSP, © 2002-2004 IAIK, © 2004 Stiftung SIC