CngAlgorithm.SlhDsa Vlastnost

Definice

Získá nový CngAlgorithm objekt, který určuje bezstavový Hash-Based algoritmus digitálního podpisu (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

Hodnota vlastnosti

Nový CngAlgorithm objekt, který určuje bezstavový Hash-Based algoritmus digitálního podpisu (SLH-DSA).

Atributy

Platí pro