GenerateClientCertificateResponse
Represents a client certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.
Types
Properties
Link copied to clipboard
The identifier of the client certificate.
Link copied to clipboard
The timestamp when the client certificate was created.
Link copied to clipboard
The description of the client certificate.
Link copied to clipboard
The timestamp when the client certificate will expire.
Link copied to clipboard
The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication in the integration endpoint .
Functions
Link copied to clipboard
inline fun copy(block: GenerateClientCertificateResponse.Builder.() -> Unit = {}): GenerateClientCertificateResponse