AwsCrypto

class Object
trait Matchable
class Any

Type members

Inherited types

type Binary = Array[Byte]
Inherited from:
CryptoPlatformCompat

Value members

Inherited methods

def hmacSha256(data: String, key: Array[Byte]): Array[Byte]
Inherited from:
CryptoPlatformCompat
Inherited from:
CryptoPlatformCompat
Inherited from:
CryptoPlatformCompat
def toHexString(binary: Binary): String
Inherited from:
CryptoPlatformCompat