CngKeyBlobFormat.PQDsaPrivateBlob Propriété

Définition

Obtient un objet qui spécifie un CngKeyBlobFormat objet BLOB de clé privée d’algorithme de signature numérique post-quantique.

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

Valeur de propriété

Objet CngKeyBlobFormat qui spécifie un objet BLOB de clé privée d’algorithme de signature numérique post-quantique.

Remarques

La valeur identifiée par ce format d’objet blob est « PQDSAPRIVATEBLOB ».

S’applique à