logCertSerialNumbers

open override fun logCertSerialNumbers(certSerialNumbers: List<String>)

Logs the serial numbers of the intermediate certificates in the certificate chain. Called if verify reaches the point where the certificate chain is parsed.

Parameters

certSerialNumbers

The serial numbers of the intermediate certificates in the certificate chain.