Skip to main content

Cryptography

Get Mixcore Api Key

  • Go to "[host]/portal/app-settings/details"

    img.png

    • Combined Key : used for calling api to encrypt / decrypt message
    • Key: AES key
    • IV: AES IV

AES encryption:

  • Padding: PaddingMode.PKCS7

  • Mode: CipherMode.CBC