Oracle Security Developer Tools PKI SDK CMP Java API Reference
10g Release 2 (10.1.2.0.2)

B15559-01


oracle.security.crypto.cmp.transport
Class TCPMessage.Version

java.lang.Object
  extended byoracle.security.crypto.cmp.transport.TCPMessage.Version

Enclosing class:
TCPMessage

public static class TCPMessage.Version
extends java.lang.Object

TCP-based message protocol version.


Field Summary
static TCPMessage.Version CMP1999
Protocol defined in RFC 2510.
static TCPMessage.Version CMP2000
Protocol defined in Transport Protocols for CMP (adjunct to RFC 2510bis).

Method Summary
int getValue()
java.lang.String toString()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Field Detail

CMP1999

public static final TCPMessage.Version CMP1999
Protocol defined in RFC 2510.

CMP2000

public static final TCPMessage.Version CMP2000
Protocol defined in Transport Protocols for CMP (adjunct to RFC 2510bis).

Method Detail

getValue

public int getValue()

toString

public java.lang.String toString()

Oracle Security Developer Tools PKI SDK CMP Java API Reference
10g Release 2 (10.1.2.0.2)

B15559-01


Copyright © 2005 , Oracle. All rights reserved.