SubjectConfigResponse

data class SubjectConfigResponse(val subject: SubjectResponse, val subjectAltName: SubjectAltNamesResponse)

These values are used to create the distinguished name and subject alternative name fields in an X.509 certificate.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains distinguished name fields such as the common name, location and organization.

Link copied to clipboard

Optional. The subject alternative name fields.