Uses of Class
eu.europa.esig.dss.model.BLevelParameters
Package | Description |
---|---|
eu.europa.esig.dss | |
eu.europa.esig.dss.model |
-
Uses of BLevelParameters in eu.europa.esig.dss
Methods in eu.europa.esig.dss that return BLevelParameters Modifier and Type Method Description BLevelParameters
AbstractSignatureParametersBuilder. bLevel()
ReturnsBLevelParameters
Methods in eu.europa.esig.dss with parameters of type BLevelParameters Modifier and Type Method Description AbstractSignatureParametersBuilder<SP>
AbstractSignatureParametersBuilder. setBLevelParams(BLevelParameters bLevelParams)
Sets a BLevelParameters (e.g. a SigningDate) -
Uses of BLevelParameters in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return BLevelParameters Modifier and Type Method Description BLevelParameters
AbstractSerializableSignatureParameters. bLevel()
Get Baseline B parameters (signed properties)BLevelParameters
SerializableSignatureParameters. bLevel()
Get Baseline B parameters (signed properties)Methods in eu.europa.esig.dss.model with parameters of type BLevelParameters Modifier and Type Method Description void
AbstractSerializableSignatureParameters. setBLevelParams(BLevelParameters bLevelParams)
Set the Baseline B parameters (signed properties)