Class com.sekati.crypt.MD5

Implemented Interfaces

IHash

Description

Calculates the MD5 checksum.

Method Index

calculate()

Method Detail

calculate

static public function calculate(src:String):String

Calculates the MD5 checksum.

Parameters

src(String) hash source

Return

String