Skip to content

liu1352183717/MyKeyTool

Repository files navigation

MyKeyTool

This is YutakaAoki' fork of the KeyTool project, According to this project, it is convenient to generate keystore directly on the mobile phone.

例子:

-genkey -v -keystore /sdcard/a.jks -alias wumin -storepass 123456 -keypass 123456 -keyalg RSA -keysize 2048 -validity 3650 -dname CN=qqq,OU=aaa,O=aaa,L=aaa,ST=aaa,C=CN

例子:

-importkeystore -srckeystore /storage/emulated/0/a.jks -destkeystore /storage/emulated/0/test.jks -deststoretype pkcs12 -storepass 123456 -srcstorepass 123456

测试:

test

测试:

test

测试:

test

测试:

test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published