org.openoces.ooapi.cert
Class OcesCertificateFactory

java.lang.Object
  extended byorg.openoces.ooapi.cert.OcesCertificateFactory

public class OcesCertificateFactory
extends java.lang.Object


Field Summary
protected  java.security.cert.CertificateFactory cf
           
 
Method Summary
 OcesCertificate generate(java.lang.String c)
           
static OcesCertificateFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cf

protected java.security.cert.CertificateFactory cf
Method Detail

getInstance

public static OcesCertificateFactory getInstance()

generate

public OcesCertificate generate(java.lang.String c)
                         throws InternalException,
                                NonOcesCertificateException,
                                SignatureVerificationException
Throws:
InternalException
NonOcesCertificateException
SignatureVerificationException