function validateEncryptionKey
validateEncryptionKey(): void

Validate encryption key is present and valid Call this on startup to fail fast if key is missing

Return Type

void

Usage

import { validateEncryptionKey } from "docs/crypto.ts";