COM.claymoresystems.ptls

Class LoadProviders


public class LoadProviders
extends java.lang.Object

Force the CSPs to load. Necessary only if Crypto is used before the SSL code is loaded. (I.e. for key generation)

Method Summary

static String
getDSAProvider()
static boolean
haveGoNativeProvider()
static void
init()
Force the CSP loads

Method Details

getDSAProvider

public static String getDSAProvider()


haveGoNativeProvider

public static boolean haveGoNativeProvider()


init

public static void init()
Force the CSP loads


Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.