logCertSigningAlgorithms

open fun logCertSigningAlgorithms(certSigningAlgorithms: Set<String>)

Logs the certificate signing algorithms of the intermediate certificates in the certificate chain. Called if verify reaches the point where the certificate chain is validated.

Parameters

certSigningAlgorithms

The certificate signing algorithms in the chain.