CngAlgorithmGroup.SlhDsa 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CngAlgorithmGroup 一個指定無狀態 Hash-Based 數位簽章演算法(SLH-DSA)家族演算法的物件。
public:
static property System::Security::Cryptography::CngAlgorithmGroup ^ SlhDsa { System::Security::Cryptography::CngAlgorithmGroup ^ get(); };
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public static System.Security.Cryptography.CngAlgorithmGroup SlhDsa { get; }
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
static member SlhDsa : System.Security.Cryptography.CngAlgorithmGroup
Public Shared ReadOnly Property SlhDsa As CngAlgorithmGroup
屬性值
一個指定 SLH-DSA 族演算法的物件。
- 屬性