Table of Contents

Class ConnectionEnd

Namespace
Enterprises.Org.BouncyCastle.Crypto.Tls
Assembly
Enterprises.BouncyCastle.Crypto.dll
public abstract class ConnectionEnd
Inheritance
ConnectionEnd
Inherited Members

Constructors

ConnectionEnd()

protected ConnectionEnd()

Fields

client

public const int client = 1

Field Value

int

server

public const int server = 0

Field Value

int