kz.gamma.hardware.cms
Interface CMSAttributeTableGenerator
- All Known Implementing Classes:
- DefaultSignedAttributeTableGenerator, SimpleAttributeTableGenerator
public interface CMSAttributeTableGenerator
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
CONTENT_TYPE
static final java.lang.String CONTENT_TYPE
- See Also:
- Constant Field Values
DIGEST
static final java.lang.String DIGEST
- See Also:
- Constant Field Values
SIGNATURE
static final java.lang.String SIGNATURE
- See Also:
- Constant Field Values
DIGEST_ALGORITHM_IDENTIFIER
static final java.lang.String DIGEST_ALGORITHM_IDENTIFIER
- See Also:
- Constant Field Values
getAttributes
AttributeTable getAttributes(java.util.Map parameters)
throws CMSAttributeTableGenerationException
- Parameters:
parameters -
- Returns:
-
- Throws:
CMSAttributeTableGenerationException
Copyright © 2013 Gamma Technologies. All Rights Reserved.