CngAlgorithmGroup.SlhDsa Eigenschap

Definitie

Hiermee haalt u een CngAlgorithmGroup object op dat de staatloze Hash-Based Digital Signature Algorithm (SLH-DSA) familie van algoritmen aangeeft.

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

Waarde van eigenschap

Een object dat de SLH-DSA familie van algoritmen aangeeft.

Kenmerken

Van toepassing op