Re: sun.security.provider.DES question

Vijay Srinivasan (Vijay.Srinivasan@Eng)
Tue, 6 May 1997 12:31:53 -0700

Date: Tue, 6 May 1997 12:31:53 -0700
From: Vijay.Srinivasan@Eng (Vijay Srinivasan)
Message-Id: <199705061931.MAA08852@thought.eng.sun.com>
To: civstaff@civ.com
Subject: Re: sun.security.provider.DES question

Hi Allan,

It seems like you are not picking up the SUN provider. Can you check
the properties file lib/security/java.security mentions the following
property? This is the only one that you should need to pick up the
DES from the SUN provider.

security.provider.1=sun.security.provider.Sun

Vijay