Class KnownServerKey


  • public final class KnownServerKey
    extends java.lang.Object
    Class to hold server keys known to the client.
    Since:
    3.0
    Author:
    Mark Rotteveel
    • Constructor Detail

      • KnownServerKey

        public KnownServerKey​(java.lang.String keyType,
                              java.lang.String plugins,
                              java.util.Map<java.lang.String,​byte[]> specificData)