5.5.17.1. Attributes of PrivateKey

key (string)
Default: ""
The private key data. The private key must be a string in PEM format, or an URI to an external private key provider.

key_format (enum)
Default: n/a
The format of the private key data in key.

passphrase (string)
Default: None
Passphrase used to access the private key specified in key.