http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-verify
/
org.http4k.verify
/
ResolvedKey
Resolved
Key
data
class
ResolvedKey
(
val
kid
:
KeyId
,
val
key
:
PublicKey
)
(
source
)
Members
Constructors
Resolved
Key
Link copied to clipboard
constructor
(
kid
:
KeyId
,
key
:
PublicKey
)
Properties
key
Link copied to clipboard
val
key
:
PublicKey
kid
Link copied to clipboard
val
kid
:
KeyId