clientKey property

String? clientKey
getter/setter pair

PEM representation of the replica's private key.

The corresponsing public key is encoded in the client's certificate.

Implementation

core.String? clientKey;