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
  
    - attributeTableAttributeTable
Methods
  
  
  GetAttributes(IDictionary)
  
  
  
  
  
    public virtual AttributeTable GetAttributes(IDictionary parameters)
   
  Parameters
  
    - parametersIDictionary
Returns
  
    - AttributeTable
  createStandardAttributeTable(IDictionary)
  
  
  
  
  
    protected virtual Hashtable createStandardAttributeTable(IDictionary parameters)
   
  Parameters
  
    - parametersIDictionary
Returns
  
    - Hashtable