Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Phase1EncryptionAlgorithmsListValue

import type { Phase1EncryptionAlgorithmsListValue } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";

The encryption algorithm for phase 1 IKE negotiations.

interface Phase1EncryptionAlgorithmsListValue {
Value?: string | null;
}

§Properties

§
Value?: string | null
[src]

The value for the encryption algorithm.