extractEmbeddedScts
Extract embedded SCTs from a certificate's SCT extension.
Returns an empty list if no SCT extension is found or if the SCT data cannot be parsed.
Return
The list of parsed SignedCertificateTimestamps.
Parameters
derBytes
The complete certificate DER encoding.