ImportCertificateRequest

Types

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

Properties

Link copied to clipboard

An optional date that specifies when the certificate becomes active.

Link copied to clipboard
Link copied to clipboard

An optional list of certificates that make up the chain for the certificate that's being imported.

Link copied to clipboard

A short description that helps identify the certificate.

Link copied to clipboard

An optional date that specifies when the certificate becomes inactive.

Link copied to clipboard
Link copied to clipboard
val tags: List<Tag>?

Key-value pairs that can be used to group and search for certificates.

Link copied to clipboard

Specifies whether this certificate is used for signing or encryption.

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