CngKeyBlobFormat.PQDsaPrivateSeedBlob Propriété

Définition

Obtient un CngKeyBlobFormat objet qui spécifie un OBJET BLOB de départ privé Post-Quantum Digital Signature Algorithm.

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

Valeur de propriété

Objet CngKeyBlobFormat qui spécifie un OBJET BLOB de départ privé post-quantum Digital Signature Algorithm.

Remarques

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

S’applique à