Re: JCE 1.2 EA 2 release

Jan Luehe (Jan.Luehe@Eng)
Mon, 26 Jan 1998 09:47:30 -0800 (PST)

Date: Mon, 26 Jan 1998 09:47:30 -0800 (PST)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: JCE 1.2 EA 2 release
To: java-security@web1.javasoft.com, Steve_Batchelor@ccm.intel.com

Hi Steve:

> In the section labeled 'Installing JCE Providers' you reference the
> masterClassName of Sun's cryptographic provider for the JCE ("SunJCE") as
> javax.crypto.provider.SunJCE.
>
> It is, as contained in this current release,
> com.sun.crypto.provider.SunJCE.
>
> This causes the line in the java.security file in the lib/security
> directory of the JDK to become:
>
> security.provider.n=com.sun.crypto.provider.SunJCE
>
> This would also trickle down to the following statements talking about
> dynamic addition of the same provider.
> Thanks,

Thanks for pointing this out!
I have fixed the document as you suggested!

Thanks,

Jan