Class EncryptionAlgorithmParser

java.lang.Object
eu.europa.esig.dss.jaxb.parsers.EncryptionAlgorithmParser

public final class EncryptionAlgorithmParser extends Object
Parses the EncryptionAlgorithm
  • 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