parse
Parses a list of SignedCertificateTimestamps from the given bytes.
Malformed individual SCTs are skipped (the entire list is not rejected).
Return
A list of successfully parsed SCTs.
Parameters
bytes
Raw SCT list bytes with a 2-byte total length prefix.
origin
The origin of the SCTs.