FirmwareCryptoKey.IsShortKeySize Property
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.
Indicates the key size is considered too small to be secure for the algorithm.
public Azure.ResourceManager.IotFirmwareDefense.Models.IsShortKeySize? IsShortKeySize { get; }
member this.IsShortKeySize : Nullable<Azure.ResourceManager.IotFirmwareDefense.Models.IsShortKeySize>
Public ReadOnly Property IsShortKeySize As Nullable(Of IsShortKeySize)
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET