CertificateAuthorityOtherName

data class CertificateAuthorityOtherName(val typeId: String, val value: String)

Structure that contains X.509 OtherName information.

Constructors

Link copied to clipboard
constructor(typeId: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard