Certificate Certificate Description Subject Description Subject
data class CertificateCertificateDescriptionSubjectDescriptionSubject(val commonName: String? = null, val countryCode: String? = null, val locality: String? = null, val organization: String? = null, val organizationalUnit: String? = null, val postalCode: String? = null, val province: String? = null, val streetAddress: String? = null)
Properties
Link copied to clipboard
The common name of the distinguished name.
Link copied to clipboard
The country code of the subject.
Link copied to clipboard
The organization of the subject.
Link copied to clipboard
The organizational unit of the subject.
Link copied to clipboard
The postal code of the subject.
Link copied to clipboard
The street address of the subject.