serverAndClientVerification property

ServerAndClientVerification? serverAndClientVerification
getter/setter pair

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

Implementation

ServerAndClientVerification? serverAndClientVerification;