Dart API Referencedart:cryptoMD5

MD5 Interface

MD5 hash function implementation.

WARNING: MD5 has known collisions and should only be used when required for backwards compatibility.

Extends

Hash

Constructors

Code new MD5() #

MD5();