|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||