| org.apache.harmony.tools.keytool.tests.GenKeyTest
GenKeyTest | public class GenKeyTest extends TestCase (Code) | | Tests "-genkey" option of Keytool.
|
testGenKey_keyPair | public void testGenKey_keyPair() throws Exception(Code) | | Test method for generation of a key pair and wrapping it into a a
certificate (self-signed or signed with another certificate from the
store) with method 'KeyCertGenerator.genKey(KeytoolParameters)'
|
|
|