Available on neko, cpp, java, lua, hl, php, python, macro
@:has_untypedstaticmake(data:Bytes, alg:DigestAlgorithm):Bytes
@:has_untypedstaticsign(data:Bytes, privKey:Key, alg:DigestAlgorithm):Bytes
@:has_untypedstaticverify(data:Bytes, signature:Bytes, pubKey:Key, alg:DigestAlgorithm):Bool