Package io.anyline.nfc.bouncycastle.cms
Interface CMSAttributeTableGenerator
-
- All Implemented Interfaces:
public interface CMSAttributeTableGenerator
Note: The SIGNATURE parameter is only available when generating unsigned attributes.
-
-
Method Summary
Modifier and Type Method Description abstract AttributeTable
getAttributes(Map parameters)
-
-
Method Detail
-
getAttributes
abstract AttributeTable getAttributes(Map parameters)
-
-
-
-