| Name | Type | Description | Notes |
|---|---|---|---|
| keySize | Long | size measured in bits of the public key used in a cryptographic algorithm | |
| pemEncoded | String | pem encoded certificate data | [optional] |
| algorithm | AlgorithmEnum | Cryptographic algorithm(asymmetric ) used by the public key for data encryption | |
| subject | Principal |
| Name | Value |
|---|---|
| RSA | "RSA" |
| DSA | "DSA" |