CoseSigner.HashAlgorithm Proprietà

Definizione

Ottiene l'algoritmo hash da utilizzare per creare il valore hash per la firma.

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

Valore della proprietà

Algoritmo hash da usare per creare il valore hash per la firma.

Si applica a