模块 mxlib.api

类 IDEA


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

      • IDEA

        public IDEA()
    • 方法详细资料

      • main

        public static void main​(String[] args)
      • IdeaEncrypt

        public byte[] IdeaEncrypt​(byte[] idea_key,
                                  byte[] idea_data,
                                  boolean flag)