Message-Id: <199802141300.FAA09598@java1.javasoft.com>
From: "Danny Mr" <fp65@dial.pipex.com>
To: <java-security@web1.javasoft.com>
Subject: Why the difference
Date: Sat, 14 Feb 1998 13:27:13 -0000
Hi
I noticed a difference between the way Cipher classes are implemented and
messageDigest and signer.
Basically why do the digest and signer classses inherit from their
respective Spis rather than have a reference like Cipher. The latter
would seem much cleaner.
Yours Danny Shobrook