Table of Contents

Class MaxFragmentLength

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

Constructors

MaxFragmentLength()

protected MaxFragmentLength()

Fields

pow2_10

public const byte pow2_10 = 2

Field Value

byte

pow2_11

public const byte pow2_11 = 3

Field Value

byte

pow2_12

public const byte pow2_12 = 4

Field Value

byte

pow2_9

public const byte pow2_9 = 1

Field Value

byte

Methods

IsValid(byte)

public static bool IsValid(byte maxFragmentLength)

Parameters

maxFragmentLength byte

Returns

bool