Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptionDetails

Package version

interface

An interface representing EncryptionDetails. Encryption details for the fabric.

Hierarchy

  • EncryptionDetails

Index

Properties

Optional kekCertExpiryDate

kekCertExpiryDate: Date
member

{Date} [kekCertExpiryDate] The key encryption key certificate expiry date.

Optional kekCertThumbprint

kekCertThumbprint: undefined | string
member

{string} [kekCertThumbprint] The key encryption key certificate thumbprint.

Optional kekState

kekState: undefined | string
member

{string} [kekState] The key encryption key state for the Vmm.

Generated using TypeDoc