接口 Cryptograph

    • 方法详细资料

      • encrypt

        String encrypt​(String plainText)
        Encrypt a plainText with String type
      • decrypt

        String decrypt​(String encryptedText)
        Decrypt an encrypted text