API Reference
All Platforms
Neko
Android
Flash
iOS
macOS
Linux
HTML5
Windows
class
Sha256
package
haxe.crypto
Available on all platforms
Creates a Sha256 of a String.
Constructor
new
()
Static methods
static
encode
(
s:
String
):
String
static
make
(
b:
Bytes
):
Bytes