Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubjectAlternativeNames

Package version

The subject alternate names of a X509 object. Alternatives to the subject property. If present, it should at least have one of the properties of SubjectAlternativeNamesAll.

Hierarchy

  • SubjectAlternativeNames

Index

Properties

Properties

Optional dnsNames

dnsNames: string[]

Domain names.

Optional emails

emails: string[]

Email addresses.

Optional upns

upns: string[]

User principal names.

Generated using TypeDoc