CngKeyBlobFormat.MLKemPrivateBlob Eigenschaft

Definition

Ruft ein CngKeyBlobFormat Objekt ab, das ein Modul-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) private Schlüssel BLOB angibt.

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

Eigenschaftswert

Ein CngKeyBlobFormat Objekt, das einen Modul-Lattice-Based Key-Encapsulation-Mechanismus (ML-KEM) private Schlüssel-BLOB angibt.

Hinweise

Der durch dieses BLOB-Format identifizierte Wert lautet "MLKEMPRIVATEBLOB".

Gilt für: