Interface JASN1Converter

All Known Implementing Classes:
JASN1ConverterImpl

public interface JASN1Converter
  • Method Details

    • convertValue

      Object convertValue(com.beanit.asn1bean.ber.types.BerType value, DataType dataType)
    • convertType

      DataType convertType(Class<?> type)