Package eu.europa.esig.dss.jaxb.parsers
Class EncryptionAlgorithmParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.EncryptionAlgorithmParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic EncryptionAlgorithmParses the value and returnsEncryptionAlgorithmstatic StringGets a text name of the value
-
Method Details
-
parse
Parses the value and returnsEncryptionAlgorithm- Parameters:
v-Stringto parse- Returns:
EncryptionAlgorithm
-
print
Gets a text name of the value- Parameters:
v-EncryptionAlgorithm- Returns:
String
-