Date: Thu, 25 Sep 1997 15:31:43 -0700
From: Matthew Perkins <matt@accelerationsw.com>
To: java-security@web2.javasoft.com
Subject: Questions about signed applets...
Is it possible to call C(native) functions with a signed applet, like
it is with a stand-alone application? Are there any other things I
should be wary of when using a signed applet? Thanks much...