• Saswato Chatterjee
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I am integrating with some tools and I have to create the signature using RSA encryption(OAEP Padding) using the public key to send them for authentication but not able to do it as salesforce has a crypto class with the private key.

Is there any method by which I can achieve this?