public class SelfSignedCertGenerator extends Object
| Constructor and Description |
|---|
SelfSignedCertGenerator(String commonName) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate() |
PrivateKey |
getPrivateKey() |
PublicKey |
getPublicKey() |
public PrivateKey getPrivateKey()
public X509Certificate getCertificate()
public PublicKey getPublicKey()
Copyright © 2019 WSO2. All rights reserved.