Platforms to show: All Mac Windows Linux Cross-Platform

Back to CCMD2MBS class.

CCMD2MBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Encryption and Hash MBS MacOSX Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes the hash engine.

CCMD2MBS.Finalize as Memoryblock

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Encryption and Hash MBS MacOSX Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Finalizes hash and returns digest as memoryblock.

If you want to show the value to a human, please use EncodingToHexMBS function.

CCMD2MBS.Update(data as Ptr, dataLength as UInt64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Encryption and Hash MBS MacOSX Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Processes some data.

Pass memoryblock and data length in bytes.

See also:

CCMD2MBS.Update(data as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Encryption and Hash MBS MacOSX Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Processes some data.

Pass string with data.

See also:

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...