Share via


PbeParameters.HashAlgorithm Vlastnost

Definice

Získá název hash algoritmu použít s key odvození funkce (KDF) k převodu hesla na šifrovací klíč.

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

Název hash algoritmu, který se má použít s funkcí KDF (Key Derivation Function) k převodu hesla na šifrovací klíč.

Platí pro