CertificateSubjectType

The metadata used to create the certificate signing request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val city: String?

The city you provide to create the certificate signing request.

Link copied to clipboard

The name you provide to create the certificate signing request.

Link copied to clipboard

The country you provide to create the certificate signing request.

Link copied to clipboard

The email address you provide to create the certificate signing request.

Link copied to clipboard

The organization you provide to create the certificate signing request.

Link copied to clipboard

The organization unit you provide to create the certificate signing request.

Link copied to clipboard

The state or province you provide to create the certificate signing request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String