http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-security-webauthn
/
org.http4k.security.passkeys.model
/
PubKeyCredParam
Pub
Key
Cred
Param
data
class
PubKeyCredParam
(
val
alg
:
Long
,
val
type
:
String
=
"public-key"
)
(
source
)
Members
Constructors
Pub
Key
Cred
Param
Link copied to clipboard
constructor
(
alg
:
Long
,
type
:
String
=
"public-key"
)
Properties
alg
Link copied to clipboard
val
alg
:
Long
type
Link copied to clipboard
val
type
:
String