CertificateAuthorityCustomAttribute

data class CertificateAuthorityCustomAttribute(val objectIdentifier: String, val value: String)

Structure that contains X.500 attribute type and value.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard