OpenMetaverse Protocol Library Developers API Documentation
MD5 Method (data)
NamespacesOpenMetaverseUtilsMD5( array< Byte > [] () [] [] )
Compute the MD5 hash for a byte array
Declaration Syntax
C#
public 
static 
byte[] 
MD5(
        
byte[] 
data
)
Parameters
data ( array< Byte > [] () [] [] )
Byte array to compute the hash for
Return Value
MD5 hash of the input data

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0