View the Project on GitHub elements-storage/elements-sdk-python
Name | Type | Description | Notes |
---|---|---|---|
certificate | str | ||
key | str, none_type | ||
name | str | [readonly] | |
issuer | str | [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] |