CngKeyBlobFormat.MLKemPrivateBlob Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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".