readme.txt
来自「phoneme feather手机开发程序」· 文本 代码 · 共 24 行
TXT
24 行
Copyright 2007 Sun Microsystems, Inc. All rights reserved.j2se_test_keystore.bin is a java.security.keystore created with thekeytool utility provided with the J2SE JDK (>=1.3).Its password is keystorepwd.To sign MIDlet suites it has 2048 bit RSA public key pair under the aliasof dummyca and a private key password of keypwd.To perform a very general test of HTTPS against a live Internet server, thekeystore has the RSA public key of a public certificate authority under thealias of publicca.For internal QA purposes, the keystore has the RSA public key of the SunTest CA under the alias of suntestca.To list the keys, use the tool provided with the J2SE JDK: keytool -list -v -keystore j2se_test_keystore.bin -storepass keystorepwd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?