Smithy Kotlin
Toggle table of contents
1.5.23
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.hashing
/
ecdsaSecp256r1Rs
ecdsa
Secp256r1Rs
fun
ecdsaSecp256r1Rs
(
key
:
ByteArray
,
message
:
ByteArray
)
:
ByteArray
ECDSA on the SECP256R1 curve returning raw r||s format.