Вопрос

I can send data via a button in a pdf file just fine and receive it. My question is if im sending to a https site is the data encrypted? So if someone where to send there SSN would it be encrypted and safe or is there a better way to do this. Thanks

Это было полезно?

Решение

If you are submitting via https, the transmission is by definition encrypted.

That said, there are several additional requirements that arise when transmitting information such as SSNs, and you should probably look into these.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top