cryptix.provider
final class Install extends Object
security.provider.n=*
does not exist.
security.provider.*=cryptix.provider.Cryptix
was found during the previous step, exit.
# Added by Cryptix-Java x.x.x installation program:
security.provider.n=cryptix.provider.Cryptix
An error code is returned as follows (see the source for the values of these constants):
SECURITY: this class must be package-private, since untrusted code should not be able to run it.
Copyright © 1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.9 $
Since: Cryptix 2.2.2
Constructor Summary | |
---|---|
Install(PrintWriter out, String product_name, String provider_class, String version_string) |
Method Summary | |
---|---|
int | getErrorCode() |
static void | main(String[] args)
The entry point for this application. |
void | run() |