java.lang.Object
com.digiwin.dap.middleware.dwpay.internal.model.DapEncrypt

public class DapEncrypt extends Object
  • 构造器详细资料

    • DapEncrypt

      public DapEncrypt()
    • DapEncrypt

      public DapEncrypt(String eData)
  • 方法详细资料

    • getCharset

      public String getCharset()
    • setCharset

      public void setCharset(String charset)
    • getEncryptType

      public String getEncryptType()
    • setEncryptType

      public void setEncryptType(String encryptType)
    • getFormat

      public String getFormat()
    • setFormat

      public void setFormat(String format)
    • getVersion

      public String getVersion()
    • setVersion

      public void setVersion(String version)
    • geteData

      public String geteData()
    • seteData

      public void seteData(String eData)