CoseSigner.HashAlgorithm Egenskap

Definition

Hämtar hash-algoritmen som ska användas för att skapa hash-värdet för signering.

public:
 property System::Security::Cryptography::HashAlgorithmName HashAlgorithm { System::Security::Cryptography::HashAlgorithmName get(); };
public System.Security.Cryptography.HashAlgorithmName HashAlgorithm { get; }
member this.HashAlgorithm : System.Security.Cryptography.HashAlgorithmName
Public ReadOnly Property HashAlgorithm As HashAlgorithmName

Egenskapsvärde

Hash-algoritmen som ska användas för att skapa hash-värdet för signering.

Gäller för