Using RSA with AL (SaaS)

dreez
dreez Member Posts: 73
Hey,

Is there any possibility to use RSA encryption for extension development?
All I have found is RSACryptoServiceProvider Codeunit, but it only has few functions for Signing Data implemented.

Answers

  • Dekker8
    Dekker8 Member Posts: 14
    Maybe need try to use Azure Functions for this purpose...