| Package | Description |
|---|---|
| org.bouncycastle.pkcs |
Basic support package for handling and creating PKCS#10 certification requests and other PKCS objects.
|
| org.bouncycastle.pkcs.jcajce |
JCA extensions to the PKCS#10 certification request package.
|
| Modifier and Type | Method and Description |
|---|---|
PKCS10CertificationRequestHolder |
PKCS10CertificationRequestBuilder.build(ContentSigner signer)
Generate an PKCS#10 request based on the past in signer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JcaPKCS10CertificationRequestHolder |
| Constructor and Description |
|---|
JcaPKCS10CertificationRequestHolder(PKCS10CertificationRequestHolder requestHolder) |
Copyright © 2014. All rights reserved.