IncrementalHash.AlgorithmName Właściwość

Definicja

Pobiera nazwę wykonywanego algorytmu. Algorytmy HMAC są poprzedzane ciągiem "HMAC", aby odróżnić je od skrótu bez klucza.

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

Wartość właściwości

Nazwa wykonywanego algorytmu.

Dotyczy