CngAlgorithm.MLKem Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar ett nytt CngAlgorithm objekt som anger modul-Lattice-Based Key-Encapsulation mekanism (ML-KEM).
public:
static property System::Security::Cryptography::CngAlgorithm ^ MLKem { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm MLKem { get; }
static member MLKem : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property MLKem As CngAlgorithm
Egenskapsvärde
Ett nytt CngAlgorithm objekt som anger modul-Lattice-Based Key-Encapsulation mekanism (ML-KEM).