C# Class openCrypto.TLS.ApplicationData

Inheritance: TLSMessage
Afficher le fichier Open project: kazuki/opencrypto-tls Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationData ( byte buffer, int offset, int size ) : System
Write ( byte buffer, int offset ) : ushort

Method Details

ApplicationData() public méthode

public ApplicationData ( byte buffer, int offset, int size ) : System
buffer byte
offset int
size int
Résultat System

Write() public méthode

public Write ( byte buffer, int offset ) : ushort
buffer byte
offset int
Résultat ushort