CoseSigner.Key Proprietà

Definizione

Ottiene la chiave privata da utilizzare durante la firma.

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

Valore della proprietà

Chiave privata da usare durante la firma.

Si applica a