Package | Description |
---|---|
org.glassfish.grizzly.websockets |
Modifier and Type | Method and Description |
---|---|
static SecKey |
SecKey.generateServerKey(SecKey clientKey)
Generate server-side security key, which gets passed to the client during
the handshake phase as part of message payload.
|
Modifier and Type | Method and Description |
---|---|
static SecKey |
SecKey.generateServerKey(SecKey clientKey)
Generate server-side security key, which gets passed to the client during
the handshake phase as part of message payload.
|
Copyright © 2015 Oracle Corporation. All rights reserved.