org.wso2.carbon.utils.security
Class KeyImporter
java.lang.Object
org.wso2.carbon.utils.security.KeyImporter
public class KeyImporter
- extends Object
A utility that allows importing a certificate from one keystore to another
|
Method Summary |
static void |
main(String[] args)
sourcekeystore sourceStorepass keyalias targetstore targetStorePass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyImporter
public KeyImporter()
main
public static void main(String[] args)
throws Exception
- sourcekeystore sourceStorepass keyalias targetstore targetStorePass
- Parameters:
args -
- Throws:
Exception
Copyright © 2014 WSO2 Inc. All rights reserved.