public final class EncryptionAlgorithmParser
extends Object
Parses the EncryptionAlgorithm
-
Method Summary
static eu.europa.esig.dss.enumerations.EncryptionAlgorithm
Parses the value and returns EncryptionAlgorithm
print(eu.europa.esig.dss.enumerations.EncryptionAlgorithm v)
Gets a text name of the value
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static eu.europa.esig.dss.enumerations.EncryptionAlgorithm parse(String v)
Parses the value and returns EncryptionAlgorithm
- Parameters:
v - String to parse
- Returns:
EncryptionAlgorithm
-
print
public static String print(eu.europa.esig.dss.enumerations.EncryptionAlgorithm v)
Gets a text name of the value
- Parameters:
v - EncryptionAlgorithm
- Returns:
String