This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: security providers and ...


Vladimir Puskas wrote:
> Lars Andersen wrote:
>> Raif S. Naffah wrote:
i think the cure is...
...I think the problem is buried somewhere else...
...Does it mean SHA should extend MessgeDigestSpi too, or they (SHA & MD5) are
unrelated?
the former. any implementation of a class that has a related xxSpi (MessageDigest as well as others), should extend/implement the xxxSpi base class, as per JDK dox.

cheers;
rsn


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]