CngAlgorithmGroup.SlhDsa 속성

정의

CngAlgorithmGroupSLH-DSA(Stateless Hash-Based Digital Signature Algorithm) 알고리즘 패밀리를 지정하는 개체를 가져옵니다.

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 패밀리를 지정하는 개체입니다.

특성

적용 대상