Rfc2898DeriveBytes.HashAlgorithm Vlastnost

Definice

Získá algoritmus hash použitý pro odvozování bajtů.

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

Hodnota vlastnosti

Algoritmus hash používaný pro odvozování bajtů.

Platí pro