ECDsaCng.Key Proprietà

Definizione

Ottiene o imposta la chiave da usare per la firma e la verifica dei dati.

public:
 property System::Security::Cryptography::CngKey ^ Key { System::Security::Cryptography::CngKey ^ get(); };
public System.Security.Cryptography.CngKey Key { get; }
member this.Key : System.Security.Cryptography.CngKey
Public ReadOnly Property Key As CngKey

Valore della proprietà

Oggetto che specifica la chiave.

Si applica a