Uses of Class
eu.europa.esig.dss.policy.jaxb.AlgoExpirationDate
Package | Description |
---|---|
eu.europa.esig.dss.policy.jaxb |
-
Uses of AlgoExpirationDate in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as AlgoExpirationDate Modifier and Type Field Description protected AlgoExpirationDate
CryptographicConstraint. algoExpirationDate
Methods in eu.europa.esig.dss.policy.jaxb that return AlgoExpirationDate Modifier and Type Method Description AlgoExpirationDate
ObjectFactory. createAlgoExpirationDate()
Create an instance ofAlgoExpirationDate
AlgoExpirationDate
CryptographicConstraint. getAlgoExpirationDate()
Gets the value of the algoExpirationDate property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type AlgoExpirationDate Modifier and Type Method Description void
CryptographicConstraint. setAlgoExpirationDate(AlgoExpirationDate value)
Sets the value of the algoExpirationDate property.