@License
public class PKCS7AttributeTableGenerator
extends org.bouncycastle.cms.DefaultSignedAttributeTableGenerator
| Constructor and Description |
|---|
PKCS7AttributeTableGenerator(DigestAlgorithm digestAlgorithm,
X509Certificate certificate) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.cms.AttributeTable |
getAttributes(Map parameters) |
public PKCS7AttributeTableGenerator(DigestAlgorithm digestAlgorithm, X509Certificate certificate)
public org.bouncycastle.asn1.cms.AttributeTable getAttributes(Map parameters) throws org.bouncycastle.cms.CMSAttributeTableGenerationException
getAttributes in interface org.bouncycastle.cms.CMSAttributeTableGeneratorgetAttributes in class org.bouncycastle.cms.DefaultSignedAttributeTableGeneratororg.bouncycastle.cms.CMSAttributeTableGenerationExceptionCopyright © 2012-2014 Andrea Funtò. See here for terms and conditions.