DigestAlgorithm(String)
package sys.ssl
to String
Available on php, neko, cpp, macro, java, lua, python, hl
Variables
inlineread onlyMD5:DigestAlgorithm = "MD5"
inlineread onlyRIPEMD160:DigestAlgorithm = "RIPEMD160"
inlineread onlySHA1:DigestAlgorithm = "SHA1"
inlineread onlySHA224:DigestAlgorithm = "SHA224"
inlineread onlySHA256:DigestAlgorithm = "SHA256"
inlineread onlySHA384:DigestAlgorithm = "SHA384"
inlineread onlySHA512:DigestAlgorithm = "SHA512"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/sys/ssl/DigestAlgorithm.html