CngAlgorithm.SlhDsa 屬性

定義

獲得 CngAlgorithm 一個新物件,指定無狀態 Hash-Based 數位簽章演算法(SLH-DSA)。

public:
 static property System::Security::Cryptography::CngAlgorithm ^ SlhDsa { System::Security::Cryptography::CngAlgorithm ^ get(); };
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public static System.Security.Cryptography.CngAlgorithm SlhDsa { get; }
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
static member SlhDsa : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property SlhDsa As CngAlgorithm

屬性值

一個新 CngAlgorithm 物件,指定無狀態 Hash-Based 數位簽章演算法(SLH-DSA)。

屬性

適用於