Class com.sekati.crypt.SHA1

Implemented Interfaces

IHash

Description

Calculates the SHA1 checksum.

Method Index

calculate()

Method Detail

calculate

static public function calculate(src:String):String

Calculates the SHA1 checksum.

Parameters

src(String) string to hash

Return

String