public final class CliPort extends Object
Constructor and Description |
---|
CliPort(InetSocketAddress endpoint,
String identity,
int version) |
Modifier and Type | Method and Description |
---|---|
PublicKey |
getIdentity()
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
GeneralSecurityException
Copyright © 2018. All rights reserved.