HashingContext

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

PackedByteArray

finish ( )

Error

start ( HashType type )

Error

update ( PackedByteArray chunk )


Enumerations

enum HashType:

HashType HASH_MD5 = 0

There is currently no description for this enum. Please help us by contributing one!

HashType HASH_SHA1 = 1

There is currently no description for this enum. Please help us by contributing one!

HashType HASH_SHA256 = 2

There is currently no description for this enum. Please help us by contributing one!


Method Descriptions

PackedByteArray finish ( )

There is currently no description for this method. Please help us by contributing one!


Error start ( HashType type )

There is currently no description for this method. Please help us by contributing one!


Error update ( PackedByteArray chunk )

There is currently no description for this method. Please help us by contributing one!