RegisterCertificateRequest

The input to the RegisterCertificate operation.

Types

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

Properties

Link copied to clipboard

The CA certificate used to sign the device certificate being registered.

Link copied to clipboard

The certificate data, in PEM format.

Link copied to clipboard

A boolean value that specifies if the certificate is set to active.

Link copied to clipboard

The status of the register certificate request. Valid values that you can use include ACTIVE, INACTIVE, and REVOKED.

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