Package | Description |
---|---|
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
DecryptionParameters.EncodingEnum |
DecryptionParameters.getEncoding() |
static DecryptionParameters.EncodingEnum |
DecryptionParameters.EncodingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecryptionParameters.EncodingEnum[] |
DecryptionParameters.EncodingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DecryptionParameters |
DecryptionParameters.encoding(DecryptionParameters.EncodingEnum encoding)
Encoding used for Encrypted Values and the Key Sequence Number.
|
void |
DecryptionParameters.setEncoding(DecryptionParameters.EncodingEnum encoding) |
Copyright © 2018. All rights reserved.