Uses of Interface
eu.europa.esig.dss.xades.SignatureProfile
Package | Description |
---|---|
eu.europa.esig.dss.xades | |
eu.europa.esig.dss.xades.signature |
-
Uses of SignatureProfile in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return SignatureProfile Modifier and Type Method Description SignatureProfile
ProfileParameters. getProfile()
Returns the current Profile used to generate the signature or its extensionMethods in eu.europa.esig.dss.xades with parameters of type SignatureProfile Modifier and Type Method Description void
ProfileParameters. setProfile(SignatureProfile profile)
Sets the current Profile used to generate the signature or its extension -
Uses of SignatureProfile in eu.europa.esig.dss.xades.signature
Classes in eu.europa.esig.dss.xades.signature that implement SignatureProfile Modifier and Type Class Description class
XAdESLevelBaselineB
Contains B level baseline profile for XAdES signature.