WebAuthn Kotlin Multiplatform API
Toggle table of contents
0.4.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WebAuthn Kotlin Multiplatform API
webauthn-server-jvm-crypto
/
dev.webauthn.server.crypto
/
JvmRpIdHasher
Jvm
Rp
Id
Hasher
class
JvmRpIdHasher
:
RpIdHasher
JVM RP ID hasher backed by Signum SHA-256 primitives.
Members
Constructors
Jvm
Rp
Id
Hasher
Link copied to clipboard
constructor
(
)
Functions
hash
Rp
Id
Link copied to clipboard
open
override
fun
hashRpId
(
rpId
:
String
)
:
RpIdHash