Changeset: 3771ac2a8b3b
Author:sherman
Date: 2010-03-30 19:10 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3771ac2a8b3b
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
6911753: NSN wants to add Big5 HKSCS-2004 support
Summary: support HKSCS2008 i
Hello,
this is my first time contributing to Java or Sun (Oracle), so please
forgive me if I am doing something wrong.
I am writing because I met an issue with JSignPdf app and my testing
certificates, which contain non-ASCII characters in my name (and so in CN
field) [1]. So I found it's bug 652
At 03:05 AM 3/26/2010, Tomas Gustavsson wrote:
>You can set an alias by providing it using pkcs11 attributes through the
>provider, but that alias is provider global (for all generated key pairs)
>which is not very usable.
The work around for this is to open up the provider different times with
Why do you assume that the key is generated in software?
You use the KeyGenerator API to generate a key, this key can be
generated on the HSM if you have SunPKCS11 provider configured to be the
most preferred provider. This key should actually just encapsulate the
native key handle (not the act