Perform certificate validation. Checks for the following: - Specified Unix timestamp is within the certificate's valid range - Certificate's signature validates against the public key included in the certificate - Fingerprint of the public key included in the certificate matches one of the trusted certificate authority (CA) fingerprints provided in the `ca_fingerprints` parameter. NOTE: only SH
(&self, unix_timestamp: u64, ca_fingerprints: I)
source not stored for this graph (policy: none)
no test coverage detected