CngKeyBlobFormat.PQDsaPrivateBlob Eigenschap

Definitie

Hiermee haalt u een CngKeyBlobFormat object op dat een persoonlijke blob van het post-Quantum Digital Signature-algoritme opgeeft.

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

Waarde van eigenschap

Een CngKeyBlobFormat object dat een persoonlijke blob voor het post-Quantum Digital Signature-algoritme opgeeft.

Opmerkingen

De waarde die wordt geïdentificeerd door deze blob-indeling is 'PQDSAPRIVATEBLOB'.

Van toepassing op