Share via


IncrementalHash.AlgorithmName Vlastnost

Definice

Získá název algoritmu provádí. Algoritmy HMAC jsou předsazením "HMAC", aby se odlišily od hodnoty hash bez klíčů.

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

Hodnota vlastnosti

Název prováděného algoritmu.

Platí pro