|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.MaxFragmentLength
public class MaxFragmentLength
Field Summary | |
---|---|
static short |
pow2_10
|
static short |
pow2_11
|
static short |
pow2_12
|
static short |
pow2_9
|
Constructor Summary | |
---|---|
MaxFragmentLength()
|
Method Summary | |
---|---|
static boolean |
isValid(short maxFragmentLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static short pow2_9
public static short pow2_10
public static short pow2_11
public static short pow2_12
Constructor Detail |
---|
public MaxFragmentLength()
Method Detail |
---|
public static boolean isValid(short maxFragmentLength)
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |