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