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

Phase2EncryptionAlgorithmsListValue

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

The encryption algorithm for phase 2 IKE negotiations.

interface Phase2EncryptionAlgorithmsListValue {
Value?: string | null;
}

§Properties

§
Value?: string | null
[src]

The encryption algorithm.