isPrecertificate
Check if a certificate is a precertificate (has CT poison extension).
Return
true if the certificate contains the precertificate poison extension.
Parameters
derBytes
The complete certificate DER encoding.
Check if a certificate is a precertificate (has CT poison extension).
true if the certificate contains the precertificate poison extension.
The complete certificate DER encoding.