| Modifier and Type | Method and Description |
|---|---|
CertificateGenerator |
getInstance(Signer signer,
CertificateGenerationParameters parameters)
Create a initialized certificate generator.
|
CertificateGenerator getInstance(Signer signer, CertificateGenerationParameters parameters)
signer - a certifying signer initialized with the certified key pair of the issuer
or a signer initialized with the private key of the subject for creating a self sign certificate.parameters - the common parameters for all certificate generated by this generator.Copyright © 2004–2015 XWiki. All rights reserved.