Class CAdESUnsignedAttributes
java.lang.Object
eu.europa.esig.dss.cades.validation.CAdESSigProperties
eu.europa.esig.dss.cades.validation.CAdESUnsignedAttributes
- All Implemented Interfaces:
SignatureProperties<CAdESAttribute>
public class CAdESUnsignedAttributes extends CAdESSigProperties
-
Method Summary
Modifier and Type Method Description static CAdESUnsignedAttributesbuild(org.bouncycastle.cms.SignerInformation signerInformation)List<CAdESAttribute>getAttributes()
-
Method Details
-
build
public static CAdESUnsignedAttributes build(org.bouncycastle.cms.SignerInformation signerInformation) -
getAttributes
- Specified by:
getAttributesin interfaceSignatureProperties<CAdESAttribute>- Overrides:
getAttributesin classCAdESSigProperties
-