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
/
PublicKeyLoader
Public
Key
Loader
class
PublicKeyLoader
(
publicKeyFile
:
File
?
,
log
:
(
String
)
->
Unit
,
client
:
HttpHandler
)
(
source
)
Members
Constructors
Public
Key
Loader
Link copied to clipboard
constructor
(
publicKeyFile
:
File
?
,
log
:
(
String
)
->
Unit
,
client
:
HttpHandler
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
load
Link copied to clipboard
fun
load
(
)
:
LoadedKey