PHP equivalent to a Java function (3DES)

后端 未结 0 632
你的背包
你的背包 2020-12-23 14:32

I have a Java function like this:

    private static final String KEYS_ALGO = "DESede";
    public String generate3DESKeyForAccount() throws ... {
          


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