From: Charlie.Lai@Eng (Charlie Lai)
Message-Id: <199711121849.KAA10849@angeles.eng.sun.com>
Subject: Re: Writing files from an Applet to the local file system
To: thomas@ess.co.at (Thomas Vogele)
Date: Wed, 12 Nov 1997 10:49:52 -0800 (PST)
In-Reply-To: <346871BD.61E4@ess.co.at> from "Thomas Vogele" at Nov 11, 97 03:54:53 pm
hi,
> I probably could use javakey to sign my applets, but then I am
> confined to the HotJava Browser (?).
true. netscape and other browsers does not support our crypto algorithms.
if you want to use netscape, you must abide by their code signing facilities:
http://developer.netscape.com/software/signedobj/index.html
charlie