RSA is the encryption algorithm used by most Hostaday SSL certificates to secure data .
- Encryption Pair: When you generate a CSR, an RSA Private Key is created simultaneously.
- Usage: The Public Key (in the SSL) encrypts the data sent by visitors, and only your RSA Private Key (stored on your server) can decrypt it. This ensures that sensitive information like passwords and credit card details remains private and secure during transmission .