CngKeyBlobFormat.PQDsaPrivateSeedBlob Eigenschaft

Definition

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

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

Eigenschaftswert

Ein CngKeyBlobFormat Objekt, das einen privaten Seed-BLOB des Post-Quantum Digital Signature Algorithm angibt.

Hinweise

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

Gilt für: