简体   繁体   中英

Using keytool for a chat room

I am developing a chatroom with all the security features- like public key encryption (public and private key pairs for every chat client) and also a certificate authority that signs their public keys. Can anybody tell me how I can use the keytool facility to generate public private key pairs in java? I know the basic keytool commands, but how do I use them in java?

这是关于Java Keytool命令的

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM