Class KnownServerKey
java.lang.Object
org.firebirdsql.gds.ng.wire.crypt.KnownServerKey
Class to hold server keys known to the client.
- Since:
- 3.0
- Author:
- Mark Rotteveel
-
Constructor Summary
ConstructorsConstructorDescriptionKnownServerKey(String keyType, String plugins) KnownServerKey(String keyType, List<String> plugins) -
Method Summary
-
Constructor Details
-
KnownServerKey
-
KnownServerKey
-
-
Method Details
-
getIdentifiers
-