Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubjectAlternativeNames

Package version

interface

An interface representing the alternative names of the subject of a certificate contact.

Hierarchy

  • SubjectAlternativeNames

Index

Properties

subjectType

subjectType: "emails" | "dnsNames" | "upns"

The subject type, either emails, DNS names or UPNs

subjectValues

subjectValues: string[]

The subject values

Generated using TypeDoc