Table of Contents

Class MaxFragmentLength

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

Fields

pow2_10

public const short pow2_10 = 2

Field Value

short

pow2_11

public const short pow2_11 = 3

Field Value

short

pow2_12

public const short pow2_12 = 4

Field Value

short

pow2_9

public const short pow2_9 = 1

Field Value

short

Methods

IsValid(short)

public static bool IsValid(short maxFragmentLength)

Parameters

maxFragmentLength short

Returns

bool