Equivalent of JAVA string.getBytes() on C++?

前端 未结 0 1015
Happy的楠姐
Happy的楠姐 2021-01-22 19:05

I need to implement a decrypt method in c++ from a JAVA encrypted string passed me from a server. The JAVA encrypted method is this:

 public String crypt (String          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题