Digest
package sys.ssl
Available on php, neko, cpp, macro, java, lua, python, hl
Static methods
staticmake(data:Bytes, alg:DigestAlgorithm):Bytes
staticsign(data:Bytes, privKey:Key, alg:DigestAlgorithm):Bytes
staticverify(data:Bytes, signature:Bytes, pubKey:Key, alg:DigestAlgorithm):Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/sys/ssl/Digest.html