CngKeyBlobFormat.MLKemPrivateBlob Proprietà

Definizione

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".

Si applica a