CertificateTemplateResponse

data class CertificateTemplateResponse(val majorVersion: Int, val minorVersion: Int)

CertificateTemplate (v3 Extension in X.509).

Constructors

Link copied to clipboard
constructor(majorVersion: Int, minorVersion: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Major version of the template. Example: 100.

Link copied to clipboard

The minor version of the template. Example: 12.