GetCertificateCertificatePolicyX509CertificateProperty

data class GetCertificateCertificatePolicyX509CertificateProperty(val extendedKeyUsages: List<String>, val keyUsages: List<String>, val subject: String, val subjectAlternativeNames: List<GetCertificateCertificatePolicyX509CertificatePropertySubjectAlternativeName>, val validityInMonths: Int)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Extended/Enhanced Key Usages.

Link copied to clipboard

A list of uses associated with this Key.

Link copied to clipboard

The Certificate's Subject.

Link copied to clipboard
Link copied to clipboard

The Certificates Validity Period in Months.