i would like to know :
Does the data transmitted in encrypted form?
https/TLS
or which encryption form is using in FME Desktop ?
please ,refer me to the documentation regarding to encryption form ,if available .
Thanks in advance
FME 2020.2
i would like to know :
Does the data transmitted in encrypted form?
https/TLS
or which encryption form is using in FME Desktop ?
please ,refer me to the documentation regarding to encryption form ,if available .
Thanks in advance
FME 2020.2
Password storage is encrypted using AES-128 (at least that's the most recent I could find)
https://community.safe.com/s/question/0D54Q000080hQIlSAM/fme-encryption-algorithm-and-key-lengths
Password storage is encrypted using AES-128 (at least that's the most recent I could find)
https://community.safe.com/s/question/0D54Q000080hQIlSAM/fme-encryption-algorithm-and-key-lengths
Thanks