Package 

Class AFCrypto

    • Method Summary

      Modifier and Type Method Description
      static AFCrypto getInstance(String password)
      Array<byte> encrypt(Array<byte> postData) Encrypt the JSON passed from SDK to a encrypted byte[]
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait