Clinton Tu
Product Specialist
|
|
|
Receiving Secure Form Submissions via Email using Encrypted Fields
|
|
Page
1 of 6
|
|
|
|
In this tutorial we'll
show you how you can receive secure form submissions via email while maintaining security. Email is inherently unsecure
and you should never send sensitive data via email. Typical formmail solutions and many ASP solutions do not provide a secure email solution.
logiforms provides a highly secure solution for forms processing and retrieval. We provide 128 Bit SSL encryption from verisign to protect your form
submission while they are in transit over the Internet and we provide an additional level of protection through public/private key encryption.
Public and Private key encryption sounds complicated, but its not. In simple terms, when you register with logiforms.com, we generate a unique public and matching
private key pair. The public key is used to encrypt your data, and the private key (the key we give to you) is used to decrypt the data when you want to view it.
The corresponding private key is the only thing that can decrypt your data.
In the next 10 minutes, we'll show you how to create a simply form, flag specific fields as encrypted and then decrypt that information when you receive it via email
when the form is submitted.
The concepts learned in this tutorial will enable you to:
Build highly Secure forms
Receive Secure Email
Use logiforms RSA Encryption with your forms
|
Requirements
|
A copy of our free decryption program, logiDecrypt.
|
|
Page
1 of 6
|
|
|
|
|