Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolicySubjectProperties

Package version

An interface representing the possible subject properties of a certificate's policy. The final type requires at least one of these properties to exist.

Hierarchy

  • PolicySubjectProperties

Index

Properties

subject

subject: string

The subject name. Should be a valid X509 distinguished Name.

subjectAlternativeNames

subjectAlternativeNames: SubjectAlternativeNames

The subject alternative names.

Generated using TypeDoc