public DefaultSignedAttributeTableGenerator(
AttributeTable attributeTable
)
Public Sub New (
attributeTable As AttributeTable
)
public:
DefaultSignedAttributeTableGenerator(
AttributeTable^ attributeTable
)
Org.BouncyCastle.Cms.DefaultSignedAttributeTableGenerator = function(attributeTable);