Security
Encryption and Decryption Methodology:
Algorithm
AES
Key Size
256 Bits
Block Size
128 Bits
Padding
PKCS7
Mode
CBC
AES 256 algorithm use to encrypt the json input request:
Static key: 65ZXPwv10u6401zNYaK8Rzsc8g0c1VYsCH+vafeU7Qg=
AES 256 algorithm use to decrypt the json response:
Static key:
65ZXPwv10u6401zNYaK8Rzsc8g0c1VYsCH+vafeU7Qg=
Last updated