FirmwareCryptoCertificateSummary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET