Package org.eclipse.ease.sign
Interface ISignatureConstants
public interface ISignatureConstants
-
Field Summary
Fields Modifier and Type Field Description static String
BEGIN_STRING
static String
CERTIFICATE_TAG
static String
DEFAULT_MESSAGE_DIGEST_ALGO
static String
DEFAULT_SIGNATURE_PROVIDER
static String
END_STRING
static String
HASH_PARAM_TAG
static String
PROVIDER_PARAM_TAG
static String
SIGNATURE_TAG
-
Field Details
-
BEGIN_STRING
- See Also:
- Constant Field Values
-
END_STRING
- See Also:
- Constant Field Values
-
HASH_PARAM_TAG
- See Also:
- Constant Field Values
-
PROVIDER_PARAM_TAG
- See Also:
- Constant Field Values
-
CERTIFICATE_TAG
- See Also:
- Constant Field Values
-
SIGNATURE_TAG
- See Also:
- Constant Field Values
-
DEFAULT_MESSAGE_DIGEST_ALGO
- See Also:
- Constant Field Values
-
DEFAULT_SIGNATURE_PROVIDER
- See Also:
- Constant Field Values
-