MiscUtils ToMD5 Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberToMD5( Byte )
Returns a MD5 hash of a byte array
Public methodStatic memberToMD5(String)
Returns a MD5 hash of a UTF8 string represented as byte[]
Back to Top
See Also