http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-kms
/
org.http4k.connect.amazon.kms.action
/
PublicKey
/
PublicKey
Public
Key
constructor
(
KeyId
:
KMSKeyId
,
KeySpec
:
CustomerMasterKeySpec
,
KeyUsage
:
KeyUsage
,
PublicKey
:
Base64Blob
,
EncryptionAlgorithms
:
List
<
EncryptionAlgorithm
>
?
=
null
,
SigningAlgorithms
:
List
<
SigningAlgorithm
>
?
=
null
)
(
source
)
val
PublicKey
:
Base64Blob
(
source
)