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

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