|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProxyCSR
Wraps information about a new proxy certificate signing request which was generated by the ProxyCSRGenerator
.
ProxyCSRGenerator
Method Summary | |
---|---|
PKCS10CertificationRequest |
getCSR()
Returns the CSR |
PrivateKey |
getPrivateKey()
Returns the generated private key of this CSR. |
boolean |
hasPrivateKey()
|
Method Detail |
---|
PKCS10CertificationRequest getCSR()
PrivateKey getPrivateKey() throws IllegalStateException
IllegalStateException
- if the private and public keys were not generatedboolean hasPrivateKey()
getPrivateKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |