privateKey property

String? privateKey
final

The encrypted private key associated with the public key in the certificate. The key is output in PKCS #8 format and is base64 PEM-encoded.

Implementation

final String? privateKey;