Oracle Security Developer Tools PKI SDK CMP Java API Reference
10g (10.1.4.0.1)

B28166-01


oracle.security.crypto.cmp
Class PKIMessage.Version

java.lang.Object
  extended byoracle.security.crypto.cmp.PKIMessage.Version

Enclosing class:
PKIMessage

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

CMP message protocol version.


Field Summary
static PKIMessage.Version CMP1999
          Protocol defined in RFC 2510.
static PKIMessage.Version CMP2000
          Protocol defined in 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 PKIMessage.Version CMP1999
Protocol defined in RFC 2510.

CMP2000

public static final PKIMessage.Version CMP2000
Protocol defined in 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 (10.1.4.0.1)

B28166-01


Copyright © 2005 ,2006 , Oracle. All rights reserved.