Add v3 (un)marshalling of operators and logs
Implement types so that it's easy to (un)marshal the following JSON schema: https://www.gstatic.com/ct/log_list/v3/log_list_schema.json
Abort if required values are missing or clearly invalid (e.g., violates schema requirements, RFC 6962, etc). Document all value constraints and where they come.