类 Cert

java.lang.Object
com.gdxsoft.easyweb.Cert

public class Cert extends Object
  • 方法详细资料

    • instance

      public static Cert instance()
    • getOwn

      public String getOwn()
    • getWeb

      public String getWeb()
    • getStart

      public Date getStart()
    • getEnd

      public Date getEnd()
    • getKey

      public String getKey()
    • getByteKey

      public byte[] getByteKey()
    • getErr

      public String getErr()
    • isOk

      public boolean isOk()