http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-core
/
org.http4k.security
/
Sha256
Sha256
object
Sha256
(
source
)
Members
Functions
hash
Link copied to clipboard
fun
hash
(
payload
:
ByteArray
)
:
String
fun
hash
(
payload
:
String
)
:
String
hmac
Link copied to clipboard
fun
hmac
(
key
:
ByteArray
,
data
:
String
)
:
ByteArray