BasicEncryption typedef

BasicEncryption = $Empty

Message to represent the option where Datastream will enforce encryption without authenticating server identity.

Server certificates will be trusted by default.

Implementation

typedef BasicEncryption = $Empty;