I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit e16cf2ce authored by zzz's avatar zzz
Browse files

javadoc

parent 307a03f0
No related branches found
No related tags found
No related merge requests found
...@@ -473,7 +473,7 @@ public final class KeyStoreUtil { ...@@ -473,7 +473,7 @@ public final class KeyStoreUtil {
/** /**
* Create a keypair and store it in the keystore at ks, creating it if necessary. * Create a keypair and store it in the keystore at ks, creating it if necessary.
* *
* For new code, the createKeys() with the SigType argument is recommended over this one, * For new code, the createKeysAndCRL() with the SigType argument is recommended over this one,
* as it throws exceptions, and returns the certificate and CRL. * as it throws exceptions, and returns the certificate and CRL.
* *
* Warning, may take a long time. * Warning, may take a long time.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment