X509CredentialsResponse

data class X509CredentialsResponse(val certificateReference: String)

The x509 certificate for authentication mode Certificate.

Constructors

Link copied to clipboard
constructor(certificateReference: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A reference to secret containing the certificate and private key (e.g. stored as .der/.pem or .der/.pfx).