org.bouncycastle.cms

Class SimpleAttributeTableGenerator

public class SimpleAttributeTableGenerator extends Object implements CMSAttributeTableGenerator

Basic generator that just returns a preconstructed attribute table
Constructor Summary
SimpleAttributeTableGenerator(AttributeTable attributes)
Method Summary
AttributeTablegetAttributes(Map parameters)

Constructor Detail

SimpleAttributeTableGenerator

public SimpleAttributeTableGenerator(AttributeTable attributes)

Method Detail

getAttributes

public AttributeTable getAttributes(Map parameters)