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
/
BundleVerifier
Bundle
Verifier
class
BundleVerifier
(
keys
:
List
<
PublicKey
>
)
(
source
)
Members
Constructors
Bundle
Verifier
Link copied to clipboard
constructor
(
keys
:
List
<
PublicKey
>
)
constructor
(
key
:
PublicKey
)
Functions
verify
Link copied to clipboard
fun
verify
(
artifact
:
File
,
bundleJson
:
String
)
:
VerificationResult