Constructor

new(param1:MessageDigestSpi, param2:String)

Methods

Inherited Variables

Inherited Methods

Defined by MessageDigest

digest(param1:NativeArray<Int8>):NativeArray<Int8>

digest():NativeArray<Int8>

@:throws("java.security.DigestException")digest(param1:NativeArray<Int8>, param2:Int, param3:Int):Int

finalupdate(param1:ByteBuffer):Void

update(param1:Int8):Void

update(param1:NativeArray<Int8>, param2:Int, param3:Int):Void

update(param1:NativeArray<Int8>):Void