CngAlgorithm.MD5 Özellik

Tanım

İleti Özeti 5 (MD5) karma algoritmasını belirten yeni CngAlgorithm bir nesne alır.

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

Özellik Değeri

MD5 algoritmasını belirten bir nesne.

Açıklamalar

MD5 ile ilgili çakışma sorunları nedeniyle Microsoft SHA-256 tabanlı bir güvenlik modeli önerir.

Şunlara uygulanır