Share via


FirmwareCryptoCertificateSummary Class

Definition

Cryptographic certificate summary values.

public class FirmwareCryptoCertificateSummary
type FirmwareCryptoCertificateSummary = class
Public Class FirmwareCryptoCertificateSummary
Inheritance
FirmwareCryptoCertificateSummary

Properties

Expired

Total number of expired certificates found.

ExpiringSoon

Total number of nearly expired certificates found.

PairedKeys

Total number of paired private keys found for the certificates.

SelfSigned

Total number of certificates found that are self-signed.

ShortKeySize

Total number of certificates found that have an insecure key size for the key algorithm.

TotalCertificates

Total number of certificates found.

WeakSignature

Total number of certificates found using a weak signature algorithm.

Applies to