CryptoPlatformCompat

smithy4s.aws.kernel.CryptoPlatformCompat
See theCryptoPlatformCompat companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AwsCrypto.type

Members list

Concise view

Type members

Types

type Binary = Buffer

Value members

Concrete methods

def hmacSha256(data: String, key: Binary): Binary
def toHexString(binary: Binary): String