CngKeyBlobFormat.MLKemPrivateSeedBlob Eigenschaft

Definition

Ruft ein CngKeyBlobFormat Objekt ab, das einen Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) private Seed BLOB angibt.

public:
 static property System::Security::Cryptography::CngKeyBlobFormat ^ MLKemPrivateSeedBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };
public static System.Security.Cryptography.CngKeyBlobFormat MLKemPrivateSeedBlob { get; }
static member MLKemPrivateSeedBlob : System.Security.Cryptography.CngKeyBlobFormat
Public Shared ReadOnly Property MLKemPrivateSeedBlob As CngKeyBlobFormat

Eigenschaftswert

Ein CngKeyBlobFormat Objekt, das einen Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) private Seed BLOB angibt.

Hinweise

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

Gilt für: