Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateBodyDescription

Package version

interface

An interface representing CertificateBodyDescription. The JSON-serialized X509 Certificate.

Hierarchy

  • CertificateBodyDescription

Index

Properties

Properties

Optional certificate

certificate: undefined | string
member

{string} [certificate] Base-64 representation of the X509 leaf certificate .cer file or just .pem file content.

Generated using TypeDoc