Uses of Enum Class
eu.europa.esig.dss.enumerations.CryptographicSuiteRecommendation
Packages that use CryptographicSuiteRecommendation
-
Uses of CryptographicSuiteRecommendation in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type CryptographicSuiteRecommendation in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumThe recommendation element shall be used to indicate that a mechanism and its parameters are either Recommended (R) or Legacy (L), as defined in ETSI TS 119 312 [i.2], clause 3.1.Methods in eu.europa.esig.dss.enumerations that return CryptographicSuiteRecommendationModifier and TypeMethodDescriptionReturns aCryptographicSuiteRecommendationby the given valueReturns the enum constant of this class with the specified name.static CryptographicSuiteRecommendation[]CryptographicSuiteRecommendation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CryptographicSuiteRecommendation in eu.europa.esig.dss.model.policy.crypto
Methods in eu.europa.esig.dss.model.policy.crypto that return CryptographicSuiteRecommendationModifier and TypeMethodDescriptionCryptographicSuiteEvaluation.getRecommendation()Gets the algorithm evaluation recommendationMethods in eu.europa.esig.dss.model.policy.crypto with parameters of type CryptographicSuiteRecommendationModifier and TypeMethodDescriptionvoidCryptographicSuiteEvaluation.setRecommendation(CryptographicSuiteRecommendation recommendation) Sets a value of the /dssc:Evaluation/dssc:Validity/etsi19322:MoreDetails/etsi19322:Recommendation element