public class Hash extends BlockingNativeCallableUnit
| Constructor and Description |
|---|
Hash() |
| 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, isBlockingpublic void execute(Context context)
execute in class BlockingNativeCallableUnitCopyright © 2018 WSO2. All rights reserved.