CngKeyBlobFormat.PQDsaPrivateBlob Eigenschaft

Definition

Ruft ein CngKeyBlobFormat Objekt ab, das einen privaten BLOB des post-Quantum Digital Signature Algorithm angibt.

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

Eigenschaftswert

Ein CngKeyBlobFormat Objekt, das einen privaten BLOB für post quantum digitale Signaturen angibt.

Hinweise

Der durch dieses BLOB-Format identifizierte Wert lautet "PQDSAPRIVATEBLOB".

Gilt für: