On Thu, 1 Apr 2021 17:04:33 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> As `RecoveryKey()` will make sure if the entry exists in the keystore and is 
>> a `PrivateKeyEntry`, removed this checking and updated to check for if 
>> `signerCert` is null.
>
> Yes, it must be a private key entry. On the other hand, I think it's 
> unnecessary to check about the `signerCert`. I don't think it'll be ever null.

Ok, removed this checking.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3281

Reply via email to