Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1007923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:41:30+00:00 2026-05-16T08:41:30+00:00

Using C#, JavaScript & mysql In the database i have the column like sign,

  • 0

Using C#, JavaScript & mysql

In the database i have the column like sign,

sign
ONr3XHNaUuROnolZpGSsdI+/b3mfOuXnBW7bW7M7cEBqE1RljubGNyc3f1ilFB1qJC9RkeZgaYcWFF1Z7DbgdHES78AAFYIcGMg5kzQdjR0wr1EQgmW+Z4TfmdmMlwNzbsdCPn6s0Bmlxt5HJ893KLrBGYhIRQre2JVje6u85Qk=
cqz+/tEn2q2Hc7Cwa7bXGYY6K77v37bZOW2HMfSCdmwh/qoFyFCvWo8wH9JpUnHV5V5359ak1fy3/jkO/bIEDDQxkLNtm5VRoBEWKkEJN0jRdGv3UzLXse1hGKQo772xM7De76hcuLE1hUetUhRK75JWwxzqVSqFCC7QLjtLwBg=

Used RSA algroithm for encryption, i want to decrypt the sign column value, how to do that.

Need Help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:41:30+00:00Added an answer on May 16, 2026 at 8:41 am

    You probably should use RSACryptoServiceProvider.ImportCspBlob Method which gets as the parameter byte array with keys data. In your example you may be also should convert this Base64 string to Unicode string bytes (or any else encoding, I don’t know which one was used):

    string signBase64 = ReadSignFromDB();//here you get the value from DB
    byte[] bytes = Convert.FromBase64String(signBase64);
    //here you have created rsaCryptoServiceProvider;
    rsaCryptoServiceProvider.ImportCspBlob(bytes);
    

    Then you should use RSACryptoServiceProvider as described in RSACryptoServiceProvider Class MSDN Article.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating Hang a Man using PHP , MySQL & Javascript . Every
Is there any way to completely process a form using only javascript & html
I am using html, javascript & mod_python. I want to submit html form. To
I am using mootools & moocheck javascript libraries for custom checkboxes and radiobuttons. <script
Using javascript, How can I convert a human time string like Wed Jun 20
I have a php page that pulls data from a mysql database based on
Using MySQL & Java Script I want to make a mysql connection in Java
I have a problem in using Samrtm Mysql and Jquery or Ajax and if
I have made a question database with id . Now i am using ajax
I have a javascript application that's will keep track of the x&y coordinates of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.