Relates :
|
Out-of-box support for ECC algorithms is added into JDK 7. Add support to tools: 1. should be able to use the new algorithms . recognize/print/import certificate . generate key pairs, generate cert req . sign/verify with certificates using ECC 2. default parameters (-sigalg, -keysize...) 3. i18n strings 4. doc
|