CngKeyBlobFormat.MLKemPublicBlob Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a CngKeyBlobFormat object that specifies a Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) public key BLOB.
public:
 static property System::Security::Cryptography::CngKeyBlobFormat ^ MLKemPublicBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };public static System.Security.Cryptography.CngKeyBlobFormat MLKemPublicBlob { get; }static member MLKemPublicBlob : System.Security.Cryptography.CngKeyBlobFormatPublic Shared ReadOnly Property MLKemPublicBlob As CngKeyBlobFormatProperty Value
A CngKeyBlobFormat object that specifies a Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) public key BLOB.
Remarks
The value identified by this blob format is "MLKEMPUBLICBLOB".