frequently asked questions

All your questions in one place.

Password encryption in PHP (java, etc.)

The password must be encrypted using the following public key:

 

-----BEGIN PUBLIC KEY-----

MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMLrpmZu3cBDlbw8dg71kuaGsq

2rbpyS8KwazYZcC1imRWt7WguSpe3dcQKB49QHQOX4Va512C0XqrNtR3qte3hkju

/A8wslpcvpX9sk0blDdsG4IwN8PDw9c0aZxaRGXDo09aILlhYqHkzBetWrlDbO3O

CHhnF9XSAJTpnWzeWQIDAQAB

-----END PUBLIC KEY-----

 

An example in php is in the attached file.

 

Did you find this article useful?

3 out of 4 found this helpful