Method | Description | |
---|---|---|
ConfiguredHandshakeInfo ( |
Initializes a new instance of the ConfiguredHandshakeInfo class.
|
public ConfiguredHandshakeInfo ( |
||
configuration | The server configuration. | |
clientIv | byte | The client cryptographic IV. |
serverIv | byte | The server cryptographic IV. |
return | OpenStory.Common.IO |