| Name | Type | Description | Notes |
|---|---|---|---|
| expiryTime | String | ExpiryTime: The time the certificate becomes invalid. | [optional] |
| issuer | String | Issuer: The entity that signed the certificate. | [optional] |
| publicKeyType | String | PublicKeyType: The type of public key in the certificate. | [optional] |
| signatureAlgorithm | String | SignatureAlgorithm: The algorithm used to sign the certificate. | [optional] |
| startTime | String | StartTime: The time the certificate becomes valid. | [optional] |
| subject | String | Subject: The entity the certificate and public key belong to. | [optional] |