質問

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