Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateItem

Package version

The certificate item containing certificate metadata.

Hierarchy

  • CertificateItem

Index

Properties

Optional attributes

The certificate management attributes.

Optional id

id: undefined | string

Certificate identifier.

Optional tags

tags: undefined | {}

Application specific metadata in the form of key-value pairs.

Optional x509Thumbprint

x509Thumbprint: Uint8Array

Thumbprint of the certificate.

Generated using TypeDoc