Interface DataKey

The schema for a DataKey in the key vault collection.

Hierarchy

  • DataKey

Properties

_id: UUID
creationDate: Date
keyAltNames?: string[]
keyMaterial: Binary
masterKey: Document
status: number
updateDate: Date
version?: number

Generated using TypeDoc