COM.claymoresystems.ptls

Class LoadProviders

public class LoadProviders extends 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 StringgetDSAProvider()
static booleanhaveGoNativeProvider()
static voidinit()
Force the CSP loads

Method Detail

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.