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

GooglePrivacyDlpV2CryptoKey

import type { GooglePrivacyDlpV2CryptoKey } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

This is a data encryption key (DEK) (as opposed to a key encryption key (KEK) stored by Cloud Key Management Service (Cloud KMS). When using Cloud KMS to wrap or unwrap a DEK, be sure to set an appropriate IAM policy on the KEK to ensure an attacker cannot unwrap the DEK.

interface GooglePrivacyDlpV2CryptoKey {}

§Properties

§

Key wrapped using Cloud KMS

§

Transient crypto key

§

Unwrapped crypto key