public class HMACHashUtilities extends Object
| Constructor and Description |
|---|
HMACHashUtilities() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
hash(byte[] key,
byte[] data)
Compute a HMAC-SHA256 of given data with provided key bytes
|
Copyright © 2016 Lime - HighTech Solutions Inc.. All rights reserved.