Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssuerParameters

Package version

Parameters for the issuer of the X509 component of a certificate.

Hierarchy

  • IssuerParameters

Index

Properties

Optional certificateTransparency

certificateTransparency: undefined | false | true

Indicates if the certificates generated under this policy should be published to certificate transparency logs.

Optional certificateType

certificateType: undefined | string

Certificate type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'

Optional name

name: undefined | string

Name of the referenced issuer object or reserved names; for example, 'Self' or 'Unknown'.

Generated using TypeDoc