类 ECIESUtil


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

      • ECIESUtil

        public ECIESUtil()
    • 方法详细资料

      • encrypt

        public static byte[] encrypt​(byte[] userPubKey,
                                     byte[] msg)