|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
fabric.common.* |
---|
fabric.common.Crypto | ||
---|---|---|
public static final java.lang.String |
ALG_HASH |
"SHA-256" |
public static final java.lang.String |
ALG_PUBLIC_KEY_GEN |
"RSA" |
public static final java.lang.String |
ALG_SECRET_CRYPTO |
"AES/CBC/PKCS5Padding" |
public static final java.lang.String |
ALG_SECRET_KEY_GEN |
"AES" |
public static final java.lang.String |
ALG_SIGNATURE |
"SHA256withRSA" |
public static final int |
SIZE_PUBLIC_KEY |
1024 |
public static final int |
SIZE_SECRET_KEY |
128 |
fabric.common.ONumConstants | ||
---|---|---|
public static final int |
BOTTOM_CONFIDENTIALITY |
-3 |
public static final int |
BOTTOM_INTEGRITY |
-5 |
public static final int |
EMPTY_LABEL |
-6 |
public static final long |
FIRST_UNRESERVED |
2L |
public static final int |
PUBLIC_READONLY_LABEL |
-7 |
public static final long |
ROOT_MAP |
0L |
public static final long |
STORE_PRINCIPAL |
1L |
public static final int |
TOP_CONFIDENTIALITY |
-2 |
public static final int |
TOP_INTEGRITY |
-4 |
public static final int |
TOP_PRINCIPAL |
-1 |
fabric.common.Options | ||
---|---|---|
protected static final int |
USAGE_FLAG_WIDTH |
27 |
protected static final int |
USAGE_SCREEN_WIDTH |
76 |
fabric.dissemination.* |
---|
fabric.dissemination.pastry.messages.MessageType | ||
---|---|---|
public static final short |
FETCH |
1 |
public static final short |
FETCH_REPLY |
2 |
public static final short |
REPLICATE |
11 |
public static final short |
REPLICATE_REPLY |
12 |
fabric.net.* |
---|
fabric.net.ChannelMultiplexerThread | ||
---|---|---|
public static final int |
BUFFER_SIZE |
8192 |
fabric.store.* |
---|
fabric.store.ReadHistory | ||
---|---|---|
public static final long |
DEFAULT_LENGTH |
60000L |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |