COM.claymoresystems.cert
Class X509Ext

java.lang.Object
  extended by COM.claymoresystems.cert.X509Ext
All Implemented Interfaces:
Extension

public class X509Ext
extends java.lang.Object
implements Extension


Method Summary
 byte[] getOID()
           
 byte[] getValue()
           
 boolean isCritical()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOID

public byte[] getOID()
Specified by:
getOID in interface Extension

isCritical

public boolean isCritical()
Specified by:
isCritical in interface Extension

getValue

public byte[] getValue()
Specified by:
getValue in interface Extension


Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.