|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cert.crmf.CertificateRepMessageBuilder
org.bouncycastle.cert.crmf.jcajce.JcaCertificateRepMessageBuilder
X509Certificate aware extension of CertificateRepMessageBuilder.
| Constructor Summary | |
JcaCertificateRepMessageBuilder(java.security.cert.X509Certificate[] caCertificates)
Base constructor which can accept 0 or more certificates representing the CA plus its chain. |
|
| Methods inherited from class org.bouncycastle.cert.crmf.CertificateRepMessageBuilder |
addCertificateResponse, build |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JcaCertificateRepMessageBuilder(java.security.cert.X509Certificate[] caCertificates)
throws java.security.cert.CertificateEncodingException
caCertificates - the CA public key and it's support certificates (optional)
java.security.cert.CertificateEncodingException - if the certificates cannot be re-encoded.
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||