HashAlgorithmName.MD5 Tulajdonság

Definíció

Lekéri az "MD5" értéket képviselő kivonatoló algoritmus nevét.

public:
 static property System::Security::Cryptography::HashAlgorithmName MD5 { System::Security::Cryptography::HashAlgorithmName get(); };
public static System.Security.Cryptography.HashAlgorithmName MD5 { get; }
static member MD5 : System.Security.Cryptography.HashAlgorithmName
Public Shared ReadOnly Property MD5 As HashAlgorithmName

Tulajdonság értéke

Kivonatoló algoritmus neve, amely az "MD5" értéket jelöli.

Megjegyzések

Az MD5 ütközési problémái miatt Microsoft sha-256 vagy annál jobb biztonsági modellt javasol.

A következőre érvényes: