java.lang.Objectjava.lang.Throwable
com.microfocus.cobol.connector.transport.BINPSecureSockets
Title: BINPSecureSockets
Description: Low level SSL wrapper class
| Constructor Summary | |
BINPSecureSockets()
|
|
| Method Summary | |
static javax.net.ssl.SSLSocket |
CreateSecureSocket(String host,
int port,
String keystoreFile,
String keystorePassword)
Method declaration |
static void |
setDefaultKeyStoreProperties(String keystore,
char[] password)
setDefaultKeyStoreProperties(..) Set the default keystore and password. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BINPSecureSockets()
| Method Detail |
public static void setDefaultKeyStoreProperties(String keystore,
char[] password)
keystore - password -
public static javax.net.ssl.SSLSocket CreateSecureSocket(String host,
int port,
String keystoreFile,
String keystorePassword)
throws IOException
host - port -
IOExceptionCopyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.