clientKey property
PEM representation of the replica's private key.
The corresponsing public key is encoded in the client's certificate. The format of the replica's private key can be either PKCS #1 or PKCS #8.
Implementation
core.String? clientKey;