OpenMetaverse Protocol Library Developers API Documentation
SHA256String Method (value)
NamespacesOpenMetaverseUtilsSHA256String(String)
Calculate the SHA256 hash of a given string
Declaration Syntax
C#
public 
static 
string 
SHA256String(
        
string 
value
)
Parameters
value ( String)
The string to hash
Return Value
The SHA256 hash as a string

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