public class ScrambledKeyGenerator extends SimpleKeyGenerator
SimpleKeyGenerator.SimpleSessionKey
idCounter, prefix, suffix
Constructor and Description |
---|
ScrambledKeyGenerator() |
ScrambledKeyGenerator(byte[] ipAddress,
int port) |
ScrambledKeyGenerator(long val) |
Modifier and Type | Method and Description |
---|---|
SimpleKeyGenerator.SimpleSessionKey |
createSessionKey()
Create and return the sessionKey.
|
byteArrayToKey, keyToByteArray
public ScrambledKeyGenerator()
public ScrambledKeyGenerator(byte[] ipAddress, int port)
public ScrambledKeyGenerator(long val)
public SimpleKeyGenerator.SimpleSessionKey createSessionKey()
createSessionKey
in interface SFSBUUIDUtil<SimpleKeyGenerator.SimpleSessionKey>
createSessionKey
in class SimpleKeyGenerator
Copyright © 2020. All rights reserved.