CoseSigner.Key Eigenschap

Definitie

Hiermee haalt u de persoonlijke sleutel op die tijdens het ondertekenen moet worden gebruikt.

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

Waarde van eigenschap

De persoonlijke sleutel die moet worden gebruikt tijdens het ondertekenen.

Van toepassing op