basicEncryption property

BasicEncryption? basicEncryption
getter/setter pair

If set, Datastream will enforce encryption without authenticating server identity.

Server certificates will be trusted by default.

Implementation

BasicEncryption? basicEncryption;