FirmwareCryptoKeySummary 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 key summary values.
public class FirmwareCryptoKeySummary
type FirmwareCryptoKeySummary = class
Public Class FirmwareCryptoKeySummary
- Inheritance
-
FirmwareCryptoKeySummary
Properties
PairedKeys |
Total number of keys found that have a matching paired key or certificate. |
PrivateKeys |
Total number of private keys found. |
PublicKeys |
Total number of (non-certificate) public keys found. |
ShortKeySize |
Total number of keys found that have an insecure key size for the algorithm. |
TotalKeys |
Total number of cryptographic keys found. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET