CngKeyBlobFormat.MLKemPrivateBlob Propriété

Définition

Obtient un objet qui spécifie un CngKeyBlobFormat objet BLOB de clé privée module-Lattice-Based Key-Encapsulation Mécanisme (ML-KEM).

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

Valeur de propriété

Objet CngKeyBlobFormat BLOB de clé privée module-Lattice-Based Key-Encapsulation Mécanisme (ML-KEM).

Remarques

La valeur identifiée par ce format d’objet blob est « MLKEMPRIVATEBLOB ».

S’applique à