CngKeyBlobFormat.MLKemPrivateBlob Propiedad

Definición

Obtiene un objeto que especifica un CngKeyBlobFormat BLOB de clave privada 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

Valor de propiedad

Objeto CngKeyBlobFormat que especifica un BLOB de clave privada module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM).

Comentarios

El valor identificado por este formato de blob es "MLKEMPRIVATEBLOB".

Se aplica a