| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
META_TRANSFORM_COMPLETE |
"x-emc-transform-complete" |
public static final java.lang.String |
META_TRANSFORM_MODE |
"x-emc-transform-mode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
COMPRESSION_TYPE |
"COMP" |
public static final int |
DEFAULT_COMPRESSION_LEVEL |
5 |
public static final java.lang.String |
META_COMPRESSION_COMP_RATIO |
"x-emc-comp-compression-ratio" |
public static final java.lang.String |
META_COMPRESSION_COMP_SIZE |
"x-emc-comp-compressed-size" |
public static final java.lang.String |
META_COMPRESSION_PREFIX |
"x-emc-comp-" |
public static final java.lang.String |
META_COMPRESSION_UNCOMP_SHA1 |
"x-emc-comp-uncompressed-sha1" |
public static final java.lang.String |
META_COMPRESSION_UNCOMP_SIZE |
"x-emc-comp-uncompressed-size" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY |
100 |
public static final java.lang.String |
SUBSPEC |
"Deflate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PIPE_BUFFER_SIZE |
65536 |
public static final int |
PRIORITY |
100 |
public static final java.lang.String |
PROP_CUSTOM_PROFILE |
"com.emc.codec.lzma.LzmaCodec.customProfile" |
public static final java.lang.String |
PROP_PIPE_BUFFER_SIZE |
"com.emc.codec.lzma.LzmaCodec.pipeBufferSize" |
public static final java.lang.String |
SUBSPEC |
"LZMA" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
AES_CBC_PKCS5_CIPHER |
"AES/CBC/PKCS5Padding" |
public static final int |
DEFAULT_KEY_SIZE |
128 |
public static final int |
PRIORITY |
1000 |
public static final java.lang.String |
PROP_KEY_PROVIDER |
"com.emc.codec.encryption.EncryptionCodec.keyProvider" |
public static final java.lang.String |
PROP_KEY_SIZE |
"com.emc.codec.encryption.EncryptionCodec.keySize" |
public static final java.lang.String |
PROP_SECURITY_PROVIDER |
"com.emc.codec.encryption.EncryptionCodec.securityProvider" |
public static final java.lang.String |
SECURE_RANDOM_INSTANCE |
"SHA1PRNG" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ENCRYPTION_TYPE |
"ENC" |
public static final java.lang.String |
KEY_ENCRYPTION_CIPHER |
"RSA/ECB/OAEPWithSHA-1AndMGF1Padding" |
public static final java.lang.String |
META_ENCRYPTION_IV |
"x-emc-enc-iv" |
public static final java.lang.String |
META_ENCRYPTION_KEY_ID |
"x-emc-enc-key-id" |
public static final java.lang.String |
META_ENCRYPTION_META_SIG |
"x-emc-enc-metadata-signature" |
public static final java.lang.String |
META_ENCRYPTION_OBJECT_KEY |
"x-emc-enc-object-key" |
public static final java.lang.String |
META_ENCRYPTION_PREFIX |
"x-emc-enc-" |
public static final java.lang.String |
META_ENCRYPTION_UNENC_SHA1 |
"x-emc-enc-unencrypted-sha1" |
public static final java.lang.String |
META_ENCRYPTION_UNENC_SIZE |
"x-emc-enc-unencrypted-size" |
public static final java.lang.String |
META_SIGNATURE_ALGORITHM |
"SHA256withRSA" |