Mono.Security.Cryptography.MD2Managed Class
Managed implementation of the MD2 cryptographic hash function.

See Also: MD2Managed Members

Syntax

public class MD2Managed : 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

Requirements

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