Uses of Interface
org.xwiki.crypto.pkix.CertificateGenerator
-
Packages that use CertificateGenerator Package Description org.xwiki.crypto.pkix -
-
Uses of CertificateGenerator in org.xwiki.crypto.pkix
Methods in org.xwiki.crypto.pkix that return CertificateGenerator Modifier and Type Method Description CertificateGenerator
CertificateGeneratorFactory. getInstance(Signer signer, CertificateGenerationParameters parameters)
Create a initialized certificate generator.
-