Table of Contents

Class DefaultAuthenticatedAttributeTableGenerator

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

Constructors

DefaultAuthenticatedAttributeTableGenerator()

public DefaultAuthenticatedAttributeTableGenerator()

DefaultAuthenticatedAttributeTableGenerator(AttributeTable)

public DefaultAuthenticatedAttributeTableGenerator(AttributeTable attributeTable)

Parameters

attributeTable AttributeTable

Methods

CreateStandardAttributeTable(IDictionary)

protected virtual IDictionary CreateStandardAttributeTable(IDictionary parameters)

Parameters

parameters IDictionary

Returns

IDictionary

GetAttributes(IDictionary)

public virtual AttributeTable GetAttributes(IDictionary parameters)

Parameters

parameters IDictionary

Returns

AttributeTable