CngKeyBlobFormat.MLKemPrivateBlob Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un CngKeyBlobFormat oggetto che specifica un BLOB di chiave privata Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM).
public:
static property System::Security::Cryptography::CngKeyBlobFormat ^ MLKemPrivateBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };
public static System.Security.Cryptography.CngKeyBlobFormat MLKemPrivateBlob { get; }
static member MLKemPrivateBlob : System.Security.Cryptography.CngKeyBlobFormat
Public Shared ReadOnly Property MLKemPrivateBlob As CngKeyBlobFormat
Valore della proprietà
Oggetto CngKeyBlobFormat che specifica un BLOB di chiave privata Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM).
Commenti
Il valore identificato da questo formato BLOB è "MLKEMPRIVATEBLOB".