|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PkEeReqTransaction
Interface specific to all certificate request transactions
Method Summary | |
---|---|
X509Certificate[] |
getCertificateChain()
Fetch the certificate chain which was returned from the CA. |
byte[] |
getPKCS10CertReq()
creates the DER encoded PKCS10 form of the certificate request from the parameters provided |
X509Certificate |
getSignedCert()
Fetch the signed certificate which was returned from the CA. |
Methods inherited from interface com.ibm.security.certclient.PkEeTransaction |
---|
actionRequest |
Method Detail |
---|
X509Certificate getSignedCert()
X509Certificate[] getCertificateChain()
byte[] getPKCS10CertReq() throws com.ibm.security.certclient.base.PkRejectionException
com.ibm.security.certclient.base.PkRejectionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |