CngAlgorithm.SlhDsa 속성

정의

상태 비주성 Hash-Based 디지털 서명 알고리즘(SLH-DSA)을 지정하는 새 CngAlgorithm 개체를 가져옵니다.

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

속성 값

상태 비주성 Hash-Based 디지털 서명 알고리즘(SLH-DSA)을 지정하는 새 CngAlgorithm 개체입니다.

특성

적용 대상