public class GetHash extends BlockingNativeCallableUnit
Constructor and Description |
---|
GetHash() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
|
execute, isBlocking
public void execute(Context context)
execute
in class BlockingNativeCallableUnit
Copyright © 2018 WSO2. All rights reserved.