| Package | Description |
|---|---|
| com.akamai.netstorage |
| Modifier and Type | Method and Description |
|---|---|
Utils.KeyedHashAlgorithm |
NetStorageCMSv35Signer.SignType.getAlgorithm() |
static Utils.KeyedHashAlgorithm |
Utils.KeyedHashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.KeyedHashAlgorithm[] |
Utils.KeyedHashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
Utils.computeKeyedHash(byte[] data,
String key,
Utils.KeyedHashAlgorithm hashType)
Computes the HMAC hash of a given byte[].
|
Copyright © 2016. All rights reserved.