clientKey property

String? clientKey
getter/setter pair

Input only.

The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' field is mandatory.

Implementation

core.String? clientKey;