public interface ProxyCSR
ProxyCSRGenerator
.ProxyCSRGenerator
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.pkcs.PKCS10CertificationRequest |
getCSR()
Returns the CSR
|
PrivateKey |
getPrivateKey()
Returns the generated private key of this CSR.
|
boolean |
hasPrivateKey() |
org.bouncycastle.pkcs.PKCS10CertificationRequest getCSR()
PrivateKey getPrivateKey() throws IllegalStateException
IllegalStateException
- if the private and public keys were not generatedboolean hasPrivateKey()
getPrivateKey()
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.