CngKeyBlobFormat.MLKemPrivateSeedBlob Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un CngKeyBlobFormat objet qui spécifie un objet BLOB d’amorçage privé module-Lattice-Based Key-Encapsulation (ML-KEM).
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
Valeur de propriété
Objet CngKeyBlobFormat blob d’amorçage privé module-Lattice-Based Key-Encapsulation (ML-KEM).
Remarques
La valeur identifiée par ce format d’objet blob est « MLKEMPRIVATESEEDBLOB ».