BasicEncryption
import type { BasicEncryption } from "https://googleapis.deno.dev/v1/datastream:v1.ts";
Message to represent the option where Datastream will enforce encryption without authenticating server identity. Server certificates will be trusted by default.
interface BasicEncryption {}