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
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record
Class to hold plugin specific data. -
Constructor Summary
ConstructorsConstructorDescriptionKnownServerKey
(String keyType, String plugins, Map<String, byte[]> specificData) -
Method Summary
-
Constructor Details
-
KnownServerKey
-
-
Method Details
-
getPluginSpecificData
-
clear
public void clear()
-