On Wed, 27 Apr 2022 19:35:04 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Hai-May Chao has updated the pull request incrementally with one additional >> commit since the last revision: >> >> SecretKeyConstraintsParameters subclass created and property description >> updated > > Changes requested by mullan (Reviewer). @seanjmullan Also, fixed the problem that you brought up for `-genseckey -keyalg RC2` in a PKCS12 keystore. Fix is to throw NoSuchAlgorithmException when a key size is not specified. ------------- PR: https://git.openjdk.java.net/jdk/pull/8300