public class WshSessionParam extends SrtpSessionParam
Constructor and Description |
---|
WshSessionParam(int wsh)
Creates a new instance of this class from an integer.
|
WshSessionParam(String param)
Creates a new instance of this class from the textual representation.
|
Modifier and Type | Method and Description |
---|---|
String |
encode()
Encodes the information contained in this object for use in the complete
crypto attribute.
|
int |
getWindowSizeHint()
Gets the size of the window hint.
|
create
public WshSessionParam(int wsh)
wsh
- The size of the window hint.public WshSessionParam(String param)
param
- The textual representation of the WSH parameter.public int getWindowSizeHint()
public String encode()
SessionParam
Copyright © 2018 University of Applied Sciences Northwestern Switzerland. All rights reserved.