serverVerification property

ServerVerification? serverVerification
getter/setter pair

If this field is set, the communication will be encrypted with TLS encryption and the server identity will be authenticated.

Implementation

ServerVerification? serverVerification;