Mono.Security.Cryptography.MD2CryptoServiceProvider Class
Provides access to the unmanaged implementation of the MD2 cryptographic hash function in CryptoAPI.

See Also: MD2CryptoServiceProvider Members

Syntax

public class MD2CryptoServiceProvider : MD2

Remarks

WARNING: The MD2 algorithm hasn't been broken but is no more considered safe for newer design. It is included in Mono.Security for compatibility reasons as older, but still valid, root certificates are signed using an MD2 hash.

The MD2 algorithm is detailled in the IETF RFC 1319 "The MD2 Message-Digest Algorithm", available at http://www.ietf.org/rfc/rfc1319.txt

This class is part of the Mono.Security.Win32.dll assembly. This assembly provides a managed wrapper aound the unmanaged CryptoAPI. As such the assembly will only work on Windows operating system providing CryptoAPI.

Requirements

Namespace: Mono.Security.Cryptography
Assembly: Mono.Security.Win32 (in Mono.Security.Win32.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0