Table of Contents

Class DefaultSignedAttributeTableGenerator

Namespace
Enterprises.Org.BouncyCastle.Cms
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class DefaultSignedAttributeTableGenerator : ICmsAttributeTableGenerator
Inheritance
DefaultSignedAttributeTableGenerator
Implements
Inherited Members

Constructors

DefaultSignedAttributeTableGenerator()

public DefaultSignedAttributeTableGenerator()

DefaultSignedAttributeTableGenerator(AttributeTable)

public DefaultSignedAttributeTableGenerator(AttributeTable attributeTable)

Parameters

attributeTable AttributeTable

Methods

GetAttributes(IDictionary)

public virtual AttributeTable GetAttributes(IDictionary parameters)

Parameters

parameters IDictionary

Returns

AttributeTable

createStandardAttributeTable(IDictionary)

protected virtual Hashtable createStandardAttributeTable(IDictionary parameters)

Parameters

parameters IDictionary

Returns

Hashtable