Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateCertificateFromCsrResponse

Response payload to a CreateCertificateFromCsr request.

Hierarchy

  • CreateCertificateFromCsrResponse

Index

Properties

Optional certificateId

certificateId: undefined | string

The ID of the certificate.

Optional certificateOwnershipToken

certificateOwnershipToken: undefined | string

The token to prove ownership of the certificate during provisioning.

Optional certificatePem

certificatePem: undefined | string

The certificate data, in PEM format.

Generated using TypeDoc