CngKeyBlobFormat.PQDsaPrivateSeedBlob Proprietà

Definizione

Ottiene un CngKeyBlobFormat oggetto che specifica un BLOB di inizializzazione privato dell'algoritmo di firma digitale post-quantistico.

public:
 static property System::Security::Cryptography::CngKeyBlobFormat ^ PQDsaPrivateSeedBlob { System::Security::Cryptography::CngKeyBlobFormat ^ get(); };
public static System.Security.Cryptography.CngKeyBlobFormat PQDsaPrivateSeedBlob { get; }
static member PQDsaPrivateSeedBlob : System.Security.Cryptography.CngKeyBlobFormat
Public Shared ReadOnly Property PQDsaPrivateSeedBlob As CngKeyBlobFormat

Valore della proprietà

Oggetto CngKeyBlobFormat che specifica un BLOB di inizializzazione privato dell'algoritmo di firma digitale post-quantistico.

Commenti

Il valore identificato da questo formato BLOB è "PQDSAPRIVATESEEDBLOB".

Si applica a