RSA encryption, application authorization and MSSQL backup and restore

Source: Internet
Author: User
Tags decrypt decrypt with public key mssql

01.QBRSA plus decryption processing--

A. Using the RSA key generator to generate the key (E,N,D) [E,n] as the private key, [D,n] as the public key

B. Forward encryption: Encrypt with private key, decrypt with public key

C. Reverse encryption: Encrypt with public key, decrypt with private key

02. Application System Certification use: Tremoteauth

A. Client request authentication, provide an authentication file for the software (system name is the file name without EXE)

B. Software developers provide certification documents according to the content provided

C. The client registers the authentication file, then uses the client system normally;

--------------------------------------

* * Pay attention to the use of common mode, or the same system multi-point plug, will cause the account number to rob the downline;

* * After the success of the certification, the service side of the number of accounting certification, when the system is not certified or more than the number of certified on-line or more than the certification time, certification will fail

* * When the client accidentally dropped the network, the server will be in 2-3 minutes to clean up the dead chain, to ensure the normal landing of other business sites use;

* * For the client accidentally dropped the network, can be in the Tremoteauth.offline event, pop-up window alert, and exit the system;

03. Backup and restore of MSSQL in application system: Tremotebackup

A. Backup: tremotebackup.backupdatabase (Database identification, server-side backup file absolute path);

B. Restore: Tremotebackup.restoredatabase (Database identification, server-side backup file absolute path);

RSA encryption, application authorization and MSSQL backup and restore

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.