Own Certificate Response
data class OwnCertificateResponse(val certPasswordReference: String? = null, val certSecretReference: String? = null, val certThumbprint: String? = null)
Certificate or private key that can be used by the southbound connector connecting to the shop floor/OT device. The accepted extensions are .der for certificates and .pfx/.pem for private keys.