Package | Description |
---|---|
org.wso2.carbon.keystore.mgt |
Modifier and Type | Method and Description |
---|---|
void |
KeyStoreGenerator.generateKeyStore()
This method first generates the keystore, then persist it in the gov.registry of that tenant
|
void |
KeyStoreGenerator.generateTrustStore(String trustStoreName)
This method first generates the keystore, then persist it in the gov.registry of that tenant
|
boolean |
KeyStoreGenerator.isKeyStoreExists(int tenantId)
This method checks the existance of a keystore
|
Constructor and Description |
---|
KeyStoreGenerator(int tenantId) |
Copyright © 2024 WSO2. All rights reserved.