Example usage for org.bouncycastle.cms CMSAttributeTableGenerator interface-usage

List of usage examples for org.bouncycastle.cms CMSAttributeTableGenerator interface-usage

Introduction

In this page you can find the example usage for org.bouncycastle.cms CMSAttributeTableGenerator interface-usage.

Usage

From source file org.demoiselle.signer.policy.impl.cades.pkcs7.impl.DemoiselleSignedAttributeTableGenerator.java

public class DemoiselleSignedAttributeTableGenerator implements CMSAttributeTableGenerator {
    private final Hashtable table;

    /**
     * Initialise to use all defaults
     */