CngKeyBlobFormat.MLKemPublicBlob Eigenschap

Definitie

Hiermee haalt u een CngKeyBlobFormat object op dat een module-Lattice-Based Key-Encapsulation mechanisme (ML-KEM) openbare-sleutel-BLOB opgeeft.

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.CngKeyBlobFormat
Public Shared ReadOnly Property MLKemPublicBlob As CngKeyBlobFormat

Waarde van eigenschap

Een CngKeyBlobFormat object dat een module-Lattice-Based Key-Encapsulation mechanisme (ML-KEM) openbare-sleutel-BLOB aangeeft.

Opmerkingen

De waarde die wordt geïdentificeerd door deze blob-indeling is MLKEMPUBLICBLOB.

Van toepassing op