An MD5-SHA1 hash context. More...
Public Member Functions | |
fm.liveswitch.DataBuffer | compute (fm.liveswitch.DataBuffer input) |
Computes the specified input. More... | |
void | destroy () |
Destroys this instance. More... | |
Md5Sha1HashContext () | |
Initializes a new instance of the fm.liveswitch.Md5Sha1HashContext class. More... | |
An MD5-SHA1 hash context.
fm.liveswitch.Md5Sha1HashContext.Md5Sha1HashContext | ( | ) |
Initializes a new instance of the fm.liveswitch.Md5Sha1HashContext class.
fm.liveswitch.DataBuffer fm.liveswitch.Md5Sha1HashContext.compute | ( | fm.liveswitch.DataBuffer | input | ) |
Computes the specified input.
input | The input. |
void fm.liveswitch.Md5Sha1HashContext.destroy | ( | ) |
Destroys this instance.