Package org.geysermc.floodgate.crypto
Class AesKeyProducer
java.lang.Object
org.geysermc.floodgate.crypto.AesKeyProducer
- All Implemented Interfaces:
KeyProducer
-
Field Details
-
KEY_SIZE
public static int KEY_SIZE
-
-
Constructor Details
-
AesKeyProducer
public AesKeyProducer()
-
-
Method Details
-
produce
- Specified by:
produce
in interfaceKeyProducer
-
produceFrom
- Specified by:
produceFrom
in interfaceKeyProducer
-