SubordinateConfigChainResponse

data class SubordinateConfigChainResponse(val pemCertificates: List<String>)

This message describes a subordinate CA's issuer certificate chain. This wrapper exists for compatibility reasons.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Expected to be in leaf-to-root order according to RFC 5246.