Method | Description | |
---|---|---|
ClientHello ( byte buffer, int offset, uint length ) : System | ||
CreateFromSSL2CompatibleData ( ProtocolVersion ver, byte buffer, int offset, uint length ) : |
||
Write ( byte buffer, int offset ) : ushort |
Method | Description | |
---|---|---|
ClientHello ( ProtocolVersion ver ) : System |
public ClientHello ( byte buffer, int offset, uint length ) : System | ||
buffer | byte | |
offset | int | |
length | uint | |
return | System |
public static CreateFromSSL2CompatibleData ( ProtocolVersion ver, byte buffer, int offset, uint length ) : |
||
ver | ProtocolVersion | |
buffer | byte | |
offset | int | |
length | uint | |
return |
public Write ( byte buffer, int offset ) : ushort | ||
buffer | byte | |
offset | int | |
return | ushort |