Table of Contents

Class SimpleAttributeTableGenerator

Namespace
Org.BouncyCastle.Cms
Assembly
BouncyCastle.Cryptography.dll
public class SimpleAttributeTableGenerator : CmsAttributeTableGenerator
Inheritance
SimpleAttributeTableGenerator
Implements
Inherited Members

Constructors

SimpleAttributeTableGenerator(AttributeTable)

public SimpleAttributeTableGenerator(AttributeTable attributes)

Parameters

attributes AttributeTable

Methods

GetAttributes(IDictionary<CmsAttributeTableParameter, object>)

public virtual AttributeTable GetAttributes(IDictionary<CmsAttributeTableParameter, object> parameters)

Parameters

parameters IDictionary<CmsAttributeTableParameter, object>

Returns

AttributeTable