gluu
|
クラス | |
class | Cli |
静的公開メンバ関数 | |
static void | main (String[] args) throws Exception |
静的関数 | |
[static initializer] | |
静的非公開変数類 | |
static final String | KEY_STORE_FILE = "keystore" |
static final String | KEY_STORE_PASSWORD = "keypasswd" |
static final String | KEY_ALIAS = "alias" |
static final String | EXPORT_FILE = "exportfile" |
static final String | HELP = "h" |
static final Logger | log |
Export private key from JKS Command example: java -cp org.xdi.oxauth.util.KeyExporter -h
KeyExporter -keystore /Users/yuriy/tmp/mykeystore.jks -keypasswd secret -alias "2d4817e7-5fe8-4b6b-8f64-fe3723625122" -exportfile=/Users/yuriy/tmp/mykey.pem
|
inlinestaticpackage |
|
inlinestatic |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |