C# Class openCrypto.TLS.ApplicationData

Inheritance: TLSMessage
Exibir arquivo Open project: kazuki/opencrypto-tls Class Usage Examples

Public Methods

Method Description
ApplicationData ( byte buffer, int offset, int size ) : System
Write ( byte buffer, int offset ) : ushort

Method Details

ApplicationData() public method

public ApplicationData ( byte buffer, int offset, int size ) : System
buffer byte
offset int
size int
return System

Write() public method

public Write ( byte buffer, int offset ) : ushort
buffer byte
offset int
return ushort