public class WaarpBC extends Object
Modifier and Type | Method and Description |
---|---|
static SSLContext |
getInstance() |
static SecureRandom |
getSecureRandom() |
static void |
initializedTlsContext() |
public static final String PROTOCOL
public static void initializedTlsContext()
public static SecureRandom getSecureRandom()
public static SSLContext getInstance() throws NoSuchAlgorithmException, NoSuchProviderException
Copyright © 2009–2020 Waarp. All rights reserved.