View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| certificate | str | ||
| key | str, none_type | ||
| name | str, none_type | [readonly] | |
| issuer | str, none_type | [readonly] | |
| domains | [str] | [readonly] | |
| fingerprint | str | [readonly] | |
| not_valid_before | str | [readonly] | |
| not_valid_after | str | [readonly] | |
| expired | bool | [readonly] | |
| key_matches | bool | [readonly] | |
| domain_matches | bool | [readonly] | |
| error | str | [readonly] |