CngAlgorithm.SlhDsa Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un nouvel CngAlgorithm objet qui spécifie l’algorithme de signature numérique sans état 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
Valeur de propriété
Nouvel CngAlgorithm objet qui spécifie l’algorithme de signature numérique sans état Hash-Based (SLH-DSA).
- Attributs