Certificates

Contains one or more certificates or a certificate signing request (CSR).

Types

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

Properties

Link copied to clipboard

The HSM hardware certificate issued (signed) by AWS CloudHSM.

Link copied to clipboard

The cluster certificate issued (signed) by the issuing certificate authority (CA) of the cluster's owner.

Link copied to clipboard

The cluster's certificate signing request (CSR). The CSR exists only when the cluster's state is UNINITIALIZED.

Link copied to clipboard

The HSM certificate issued (signed) by the HSM hardware.

Link copied to clipboard

The HSM hardware certificate issued (signed) by the hardware manufacturer.

Functions

Link copied to clipboard
inline fun copy(block: Certificates.Builder.() -> Unit = {}): Certificates
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