client property

List<CertificateConfigPair>? client
getter/setter pair

Client configures the registry host client certificate and key.

Implementation

core.List<CertificateConfigPair>? client;