Class Certificate

java.lang.Object
  |
  +--OoctiObject
        |
        +--Storage
              |
              +--Certificate
Direct Known Subclasses:
X509AttributeCertificate, X509PublicKeyCertificate

public class Certificate
extends Storage


Constructor Summary
Certificate()
           
 
Methods inherited from class OoctiObject
getAttributeValue, getObjectSize, setAttributeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Certificate

public Certificate()