CngKeyBlobFormat.PQDsaPublicBlob Proprietà

Definizione

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

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

Valore della proprietà

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

Commenti

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

Si applica a