Using RightNow\Connect\Crypto\v1_3 to generate PTA values
Content
Hello
I'm trying to create a page on our customer portal where our testers can quickly generate PTA strings to test.
As we can't use mcrypt_* in the customer portal, I thought it would be a good idea to use the in built Crypto library (because being able to use Encryption::apiCrypt() and Encryption::decryptPtaString() would be too easy..... )
I think I've stumbled at the first block though, we are using RSSL_KEYGEN_NONE, but I can't get that to work with the Crypto library...
Other problems (if I ignore the keygen)
- We aren't using a salt, so I currently get
Tagged:
0