There are 4 levels of security:
- Username/password protection to ensure that each user has a unique ID to keep data organized and confidential.
- The webpages are secured and you can see that designated with the "s" in the https:// URL address.
- There is a TLS security certificate (using the TLS 1.2 cryptographic protocol) that protects the site and database which you can view at any time.
- The connection and pages are encrypted with a high-grade encryption level of RC4 256 Bit.
Plus in the instances when your Console Website is connected to an outside source for payment processing (with an Authorize.net merchant account or PayPal, for example) that transmission is also protected with the third-party's protection levels as well).
Comments