类 ZfbPayMem


  • public class ZfbPayMem
    extends java.lang.Object
    ZfbPayMem
    从以下版本开始:
    2022/07/05
    作者:
    jiangcs
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static java.security.PrivateKey privateKey  
      static java.security.PublicKey publicKey  
    • 构造器概要

      构造器 
      构造器 说明
      ZfbPayMem()  
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • privateKey

        public static java.security.PrivateKey privateKey
      • publicKey

        public static java.security.PublicKey publicKey
    • 构造器详细资料

      • ZfbPayMem

        public ZfbPayMem()