Static methods

@: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