|
Bouncy Castle Cryptography 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.pkcs.PKCS10CertificationRequest
org.bouncycastle.pkcs.bc.BcPKCS10CertificationRequest
public class BcPKCS10CertificationRequest
| Constructor Summary | |
|---|---|
BcPKCS10CertificationRequest(byte[] encoding)
|
|
BcPKCS10CertificationRequest(org.bouncycastle.asn1.pkcs.CertificationRequest certificationRequest)
|
|
BcPKCS10CertificationRequest(PKCS10CertificationRequest requestHolder)
|
|
| Method Summary | |
|---|---|
org.bouncycastle.crypto.params.AsymmetricKeyParameter |
getPublicKey()
|
| Methods inherited from class org.bouncycastle.pkcs.PKCS10CertificationRequest |
|---|
equals, getAttributes, getAttributes, getEncoded, getSignature, getSignatureAlgorithm, getSubject, getSubjectPublicKeyInfo, hashCode, isSignatureValid, toASN1Structure |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BcPKCS10CertificationRequest(org.bouncycastle.asn1.pkcs.CertificationRequest certificationRequest)
public BcPKCS10CertificationRequest(byte[] encoding)
throws java.io.IOException
java.io.IOExceptionpublic BcPKCS10CertificationRequest(PKCS10CertificationRequest requestHolder)
| Method Detail |
|---|
public org.bouncycastle.crypto.params.AsymmetricKeyParameter getPublicKey()
throws PKCSException
PKCSException
|
Bouncy Castle Cryptography 1.48 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||