public class DemoiselleSignedAttributeTableGenerator extends Object implements org.bouncycastle.cms.CMSAttributeTableGenerator
| Constructor and Description |
|---|
DemoiselleSignedAttributeTableGenerator()
Initialise to use all defaults
|
DemoiselleSignedAttributeTableGenerator(org.bouncycastle.asn1.cms.AttributeTable attributeTable)
Initialise with some extra attributes or overrides.
|
| Modifier and Type | Method and Description |
|---|---|
protected Hashtable |
createStandardAttributeTable(Map parameters)
Create a standard attribute table from the passed in parameters - this will
normally include contentType, signingTime, and messageDigest.
|
org.bouncycastle.asn1.cms.AttributeTable |
getAttributes(Map parameters) |
public DemoiselleSignedAttributeTableGenerator()
public DemoiselleSignedAttributeTableGenerator(org.bouncycastle.asn1.cms.AttributeTable attributeTable)
attributeTable - initial attribute table to use.protected Hashtable createStandardAttributeTable(Map parameters)
parameters - source parameters for table generation.public org.bouncycastle.asn1.cms.AttributeTable getAttributes(Map parameters)
getAttributes in interface org.bouncycastle.cms.CMSAttributeTableGeneratorparameters - source parametersCopyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.