CngKeyBlobFormat.MLKemPrivateSeedBlob Propriedade

Definição

Obtém um CngKeyBlobFormat objeto que especifica um BLOB semente privado do Module-Lattice-Based Key-Encapsulation Mechanism (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

Valor de Propriedade

Um CngKeyBlobFormat objeto que especifica um BLOB semente privado do MóduloLattice-Based Key-Encapsulation Mecanismo (ML-KEM).

Observações

O valor identificado por este formato de blob é "MLKEMPRIVATESEEDBLOB".

Aplica-se a