On Fri, 16 Apr 2021 08:34:11 GMT, Sibabrata Sahoo <[email protected]> wrote:

>> This is a simple Test to add few additional API coverage for all java 
>> supported key types. The objective of this Test is to cover equals() and 
>> hashcode() methods for each key types.
>
> Sibabrata Sahoo has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Update CompareKeys.java

I have removed processing any KeyGeneration algorithm starts with "SunTls" 
along with SunMSCAPI. I am getting issues with KeyGenerated through SunMSCAPI 
provider which are neither serializable nor compatible with PKCS8EncodedKeySpec 
for certain algorithms like RSA.

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

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

Reply via email to