CngKeyBlobFormat.PQDsaPrivateBlob Proprietà

Definizione

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

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

Valore della proprietà

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

Commenti

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

Si applica a