Uses of Class
org.eparapher.core.crypto.cert.NewCertParams

Packages that use NewCertParams
org.eparapher.core.crypto.cert   
org.eparapher.rcp.wizards   
 

Uses of NewCertParams in org.eparapher.core.crypto.cert
 

Methods in org.eparapher.core.crypto.cert with parameters of type NewCertParams
static String CertificateManager.createSigningRequest(NewCertParams params, KeyPair keypair)
          Create a PKSC10 certification signing request using the Bouncycastle provider.
static KeyPair CertificateManager.generateKeyPair(NewCertParams params)
           
static X509Certificate[] CertificateManager.generateNewCertificate(NewCertParams params, KeyPair keypair)
           
 

Uses of NewCertParams in org.eparapher.rcp.wizards
 

Constructors in org.eparapher.rcp.wizards with parameters of type NewCertParams
NewCertificateWizard.generateKeysAndCert(NewCertParams params)
           
 



Copyright © 2009 eParapher Software Foundation. All Rights Reserved.