certPrivateKey property

String? certPrivateKey
getter/setter pair

The private key for the client cert, in pem format.

Keep private in order to protect your security.

Implementation

core.String? certPrivateKey;