public final class CliPort extends Object
| Constructor and Description |
|---|
CliPort(InetSocketAddress endpoint,
String identity,
int version)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
getIdentity()
Deprecated.
Gets the public part of the RSA key that represents the server identity.
|
public CliPort(InetSocketAddress endpoint, String identity, int version)
public PublicKey getIdentity() throws GeneralSecurityException
GeneralSecurityExceptionCopyright © 2004–2018. All rights reserved.