Packagecom.hurlant.crypto.hash
Classpublic class SHA224
InheritanceSHA224 Inheritance SHA256 Inheritance SHABase



Public Properties
 PropertyDefined by
 Inheritedpad_size : int = 40
SHABase
Protected Properties
 PropertyDefined by
 Inheritedh : Array
SHA256
Public Methods
 MethodDefined by
  
SHA224
  
getHashSize():uint
SHA224
 Inherited
getInputSize():uint
SHABase
 Inherited
getPadSize():int
SHABase
 Inherited
hash(src:ByteArray):ByteArray
SHABase
  
toString():String
SHA224
Protected Methods
 MethodDefined by
 Inherited
core(x:Array, len:uint):Array
SHA256
 Inherited
rrol(num:uint, cnt:uint):uint
SHA256
Protected Constants
 ConstantDefined by
 Inheritedk : Array
[static]
SHA256
Constructor detail
SHA224()constructor
public function SHA224()
Method detail
getHashSize()method
public override function getHashSize():uint

Returns
uint
toString()method 
public override function toString():String

Returns
String